24 ::ll::TypedStorage<4, 12, ::BlockPos> mPos;
25 ::ll::TypedStorage<8, 8, ::ChunkPos> mChunkPos;
26 ::ll::TypedStorage<4, 24, ::BoundingBox> mBox;
27 ::ll::TypedStorage<8, 8, ::br::worldgen::Structure const*> mStructure;
28 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::br::worldgen::StructureSection>>> mSections;
36 MCNAPI ::HashedString
type()
const;