|
virtual bool | isValid () const |
|
virtual::std::string_view | getStructureName () const |
|
MCAPI | VillageStart (::Dimension &generator, ::BiomeSource const &biomeSource, ::Random &random, int chunkX, int chunkZ, ::IPreliminarySurfaceProvider const &preliminarySurfaceLevel) |
|
MCAPI void * | $ctor (::Dimension &generator, ::BiomeSource const &biomeSource, ::Random &random, int chunkX, int chunkZ, ::IPreliminarySurfaceProvider const &preliminarySurfaceLevel) |
|
MCAPI bool | $isValid () const |
|
MCAPI::std::string_view | $getStructureName () const |
|
virtual bool | postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) |
|
virtual int | getMaxYSpawnOffset () const |
|
MCAPI void | calculateBoundingBox () |
|
MCAPI void | $dtor () |
|
MCAPI bool | $postProcess (::BlockSource ®ion, ::Random &random, ::BoundingBox const &chunkBB) |
|
MCFOLD int | $getMaxYSpawnOffset () const |
|
|
::ll::TypedStorage< 1, 1, bool > | mValid |
|
::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 |
|
◆ VillageStart()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ isValid()
virtual bool VillageStart::isValid |
( |
| ) |
const |
|
virtual |
◆ getStructureName()
virtual::std::string_view VillageStart::getStructureName |
( |
| ) |
const |
|
virtual |
◆ $ctor()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $isValid()
MCAPI bool VillageStart::$isValid |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $getStructureName()
MCAPI::std::string_view VillageStart::$getStructureName |
( |
| ) |
const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** VillageStart::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: