|
LeviLamina
|
Public Member Functions | |
| virtual void | appendJunctions (::BoundingBox const &box, ::std::vector<::br::worldgen::JigsawJunction > &junctions)=0 |
| virtual void | appendRigid (::br::worldgen::TerrainAdjustment::Type type, ::std::vector<::br::worldgen::Rigid > &rigids)=0 |
| virtual bool | postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) const =0 |
| virtual bool | postProcess (::BlockSource ®ion, ::IRandom &random, ::BlockPos structurePos, ::BoundingBox const &chunkBB, ::br::worldgen::JigsawReplacement replacement) const =0 |
| virtual void | placeEntities (::BlockSource ®ion, ::BoundingBox const &overlapBB) const =0 |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 4, 24, ::BoundingBox > | mBoundingBox |
|
static |