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