21 ::ll::TypedStorage<8, 8, ::JigsawStructureRegistry const&> mPools;
22 ::ll::TypedStorage<8, 72, ::br::worldgen::WorldGenRandom> mRandom;
23 ::ll::TypedStorage<8, 8, int64> mLevelSeed;
24 ::ll::TypedStorage<8, 8, ::ChunkPos> mChunkPos;
25 ::ll::TypedStorage<8, 8, ::br::worldgen::ChunkAccessor&> mChunkAccessor;
Definition GenerationContext.h:17
MCAPI ~GenerationContext()