23 ::ll::TypedStorage<8, 32, ::std::string> mSlice;
24 ::ll::TypedStorage<8, 64, ::ClientChunkGenerationDifferenceData> mDifferenceData;
25 ::ll::TypedStorage<4, 4, uint> mClientServerChunks;
26 ::ll::TypedStorage<4, 4, uint> mServerOnlyChunks;
27 ::ll::TypedStorage<4, 4, uint> mClientOnlyChunks;
47 ::std::unordered_map<::std::string, ::std::map<::ChunkPos, ::GenerationDeterminismTestData::SerializedChunk>>>