|
| enum class | WaterLevelStrategy : int { Local = 0
, Global = 1
} |
| |
|
|
::ll::TypedStorage< 1, 64, ::std::array<::BlockColor, 64 > > | mColorBands |
| |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::PerlinSimplexNoise > > | mPillarNoise |
| |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::PerlinSimplexNoise > > | mPillarRoofNoise |
| |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::PerlinSimplexNoise > > | mBandsNoise |
| |
◆ initBuilder()
| virtual void VanillaSurfaceBuilders::LegacyMesaSurfaceBuilder::initBuilder |
( |
uint | levelSeed | ) |
|
|
virtual |
◆ initBiomeSurface()
| virtual void VanillaSurfaceBuilders::LegacyMesaSurfaceBuilder::initBiomeSurface |
( |
::Biome & | biome | ) |
const |
|
virtual |
◆ isBestBuilder()
| virtual bool VanillaSurfaceBuilders::LegacyMesaSurfaceBuilder::isBestBuilder |
( |
::Biome const & | biome | ) |
const |
|
virtual |
◆ buildSurfaceAt()
◆ $vftable()
| static MCAPI void ** VanillaSurfaceBuilders::LegacyMesaSurfaceBuilder::$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: