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