26 ::ll::TypedStorage<4, 12, ::BlockPos> mPos;
27 ::ll::TypedStorage<8, 8, ::ChunkPos> mChunkPos;
28 ::ll::TypedStorage<4, 24, ::BoundingBox> mBox;
29 ::ll::TypedStorage<8, 8, ::br::worldgen::Structure const*> mStructure;
30 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::br::worldgen::StructureSection>>> mSections;
36 MCFOLD ::std::_Vector_const_iterator<
37 ::std::_Vector_val<::std::_Simple_types<::std::unique_ptr<::br::worldgen::StructureSection>>>>
40 MCFOLD ::BoundingBox
const& boundingBox()
const;
42 MCFOLD ::std::_Vector_const_iterator<
43 ::std::_Vector_val<::std::_Simple_types<::std::unique_ptr<::br::worldgen::StructureSection>>>>
50 MCFOLD
bool isValid()
const;
56 MCFOLD ::br::worldgen::Structure
const& structure()
const;
58 MCAPI ::br::worldgen::TerrainAdjustment::Type terrainAdaptation()
const;
60 MCAPI ::HashedString type()
const;