LeviLamina
|
Public Member Functions | |
OceanMonumentStart & | operator= (OceanMonumentStart const &) |
OceanMonumentStart (OceanMonumentStart const &) | |
virtual bool | postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) |
virtual::std::string_view | getStructureName () const |
MCAPI void | createMonument (::Dimension &dim, ::Random &random, int x, int z) |
MCAPI bool | $postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) |
MCAPI::std::string_view | $getStructureName () const |
virtual bool | isValid () const |
virtual int | getMaxYSpawnOffset () const |
MCAPI void | calculateBoundingBox () |
MCAPI void | $dtor () |
MCFOLD bool | $isValid () const |
MCFOLD int | $getMaxYSpawnOffset () const |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 1, 1 > | mUnk1a186e |
::ll::TypedStorage< 4, 24, ::BoundingBox > | boundingBox |
::ll::TypedStorage< 4, 4, int > | chunkX |
::ll::TypedStorage< 4, 4, int > | chunkZ |
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::StructurePiece > > > | pieces |
::ll::TypedStorage< 4, 4, int > | maxYSpawnOffset |
|
virtual |
Reimplemented from StructureStart.
|
virtual |
Implements StructureStart.