LeviLamina
Loading...
Searching...
No Matches
AncientCityStart Class Reference
+ Inheritance diagram for AncientCityStart:

Public Member Functions

AncientCityStartoperator= (AncientCityStart const &)
 
 AncientCityStart (AncientCityStart const &)
 
virtual bool isValid () const
 
virtual::std::string_view getStructureName () const
 
MCAPI AncientCityStart (::Dimension &dimension, ::BiomeSource const &biomeSource, ::Random &random, int chunkX, int chunkZ)
 
MCAPI void * $ctor (::Dimension &dimension, ::BiomeSource const &biomeSource, ::Random &random, int chunkX, int chunkZ)
 
MCFOLD bool $isValid () const
 
MCAPI::std::string_view $getStructureName () const
 
virtual bool postProcess (::BlockSource &region, ::Random &random, ::BoundingBox const &chunkBB)
 
virtual int getMaxYSpawnOffset () const
 
MCAPI void calculateBoundingBox ()
 
MCAPI void $dtor ()
 
MCAPI bool $postProcess (::BlockSource &region, ::Random &random, ::BoundingBox const &chunkBB)
 
MCFOLD int $getMaxYSpawnOffset () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnkda1791
 
::ll::TypedStorage< 4, 24, ::BoundingBoxboundingBox
 
::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
 

Member Function Documentation

◆ isValid()

virtual bool AncientCityStart::isValid ( ) const
virtual

Reimplemented from StructureStart.

◆ getStructureName()

virtual::std::string_view AncientCityStart::getStructureName ( ) const
virtual

Implements StructureStart.


The documentation for this class was generated from the following file: