|
virtual void | appendJunctions (::BoundingBox const &box, ::std::vector<::br::worldgen::JigsawJunction > &junctions) |
|
virtual void | appendRigid (::br::worldgen::TerrainAdjustment::Type type, ::std::vector<::br::worldgen::Rigid > &rigids) |
|
virtual bool | postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) const |
|
virtual bool | postProcess (::BlockSource ®ion, ::IRandom &random, ::BlockPos structurePos, ::BoundingBox const &chunkBB, ::br::worldgen::JigsawReplacement replacement) const |
|
virtual void | placeEntities (::BlockSource ®ion, ::BoundingBox const &overlapBB) const |
|
MCAPI::SharedTypes::v1_21_50::PoolElementStructureSection | serialize () const |
|
MCAPI void | $appendJunctions (::BoundingBox const &box, ::std::vector<::br::worldgen::JigsawJunction > &junctions) |
|
MCAPI void | $appendRigid (::br::worldgen::TerrainAdjustment::Type type, ::std::vector<::br::worldgen::Rigid > &rigids) |
|
MCAPI bool | $postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) const |
|
MCAPI bool | $postProcess (::BlockSource ®ion, ::IRandom &random, ::BlockPos structurePos, ::BoundingBox const &chunkBB, ::br::worldgen::JigsawReplacement replacement) const |
|
MCAPI void | $placeEntities (::BlockSource ®ion, ::BoundingBox const &overlapBB) const |
|
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 8, 8, ::StructurePoolElement const * > | mElement |
|
::ll::TypedStorage< 4, 4, int > | mGroundOffset |
|
::ll::TypedStorage< 1, 1, ::Rotation > | mRot |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mPosition |
|
::ll::TypedStorage< 8, 24, ::std::vector<::br::worldgen::JigsawJunction > > | mJunctions |
|
::ll::TypedStorage< 4, 24, ::BoundingBox > | mBoundingBox |
|
◆ appendJunctions()
◆ appendRigid()
virtual void br::worldgen::PoolElementStructureSection::appendRigid |
( |
::br::worldgen::TerrainAdjustment::Type | type, |
|
|
::std::vector<::br::worldgen::Rigid > & | rigids ) |
|
virtual |
◆ postProcess() [1/2]
◆ postProcess() [2/2]
◆ placeEntities()
virtual void br::worldgen::PoolElementStructureSection::placeEntities |
( |
::BlockSource & | region, |
|
|
::BoundingBox const & | overlapBB ) const |
|
virtual |
The documentation for this class was generated from the following file: