|
enum class | Type : int { JunglePyramid = 0
, SwamplandHut = 1
, DesertPyramid = 2
, Igloo = 3
} |
|
|
ScatteredFeatureStart & | operator= (ScatteredFeatureStart const &) |
|
| ScatteredFeatureStart (ScatteredFeatureStart const &) |
|
virtual int | getMaxYSpawnOffset () const |
|
virtual::std::string_view | getStructureName () const |
|
MCAPI | ScatteredFeatureStart (::BiomeSource const &source, short seaLevel, int chunkX, int chunkZ, ::IPreliminarySurfaceProvider const &preliminarySurfaceLevel) |
|
MCAPI void * | $ctor (::BiomeSource const &source, short seaLevel, int chunkX, int chunkZ, ::IPreliminarySurfaceProvider const &preliminarySurfaceLevel) |
|
MCAPI int | $getMaxYSpawnOffset () const |
|
MCAPI::std::string_view | $getStructureName () const |
|
virtual bool | postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) |
|
virtual bool | isValid () const |
|
MCAPI void | calculateBoundingBox () |
|
MCAPI void | $dtor () |
|
MCAPI bool | $postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) |
|
MCFOLD bool | $isValid () const |
|
|
static MCAPI void ** | $vftable () |
|
|
::ll::UntypedStorage< 4, 4 > | mUnkbf1416 |
|
::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 |
|
◆ getMaxYSpawnOffset()
virtual int RandomScatteredLargeFeatureDetails::ScatteredFeatureStart::getMaxYSpawnOffset |
( |
| ) |
const |
|
virtual |
◆ getStructureName()
virtual::std::string_view RandomScatteredLargeFeatureDetails::ScatteredFeatureStart::getStructureName |
( |
| ) |
const |
|
virtual |
The documentation for this class was generated from the following file: