9 ::ll::TypedStorage<8, 24, ::std::vector<::std::pair<::std::string, float>>> mBucketPercentages;
10 ::ll::TypedStorage<8, 8, uint64> mGeneratedChunks;
11 ::ll::TypedStorage<8, 8, uint64> mDeletedChunks;
12 ::ll::TypedStorage<8, 8, uint64> mTimeSeconds;
13 ::ll::TypedStorage<8, 8, uint64> mChunkRadiusAvg;
14 ::ll::TypedStorage<8, 8, uint64> mActiveOverworldChunksAvg;
15 ::ll::TypedStorage<8, 8, uint64> mMaximumOverworldPlayers;
16 ::ll::TypedStorage<8, 8, uint64> mSimulationDistance;
17 ::ll::TypedStorage<4, 4, float> mTotalGenTimeSeconds;
18 ::ll::TypedStorage<4, 4, float> mOverworldPlayerAvg;
19 ::ll::TypedStorage<1, 1, bool> mIsFlatWorld;
20 ::ll::TypedStorage<1, 1, bool> mIsClientSideGenerationEnabled;