|
virtual void | fillBiomes (::LevelChunk &levelChunk, ::ChunkLocalNoiseCache const &chunkLocalNoiseCache) const |
|
virtual bool | containsOnly (int, int, int, int, ::gsl::span< uint64 const > allowed) const |
|
virtual::Biome const * | getBiome (::BlockPos const &blockPos) const |
|
virtual::Biome const * | getBiome (::GetBiomeOptions const &getBiomeOptions) const |
|
virtual::Biome const * | getBiome (int blockX, int blockY, int blockZ) const |
|
virtual::BiomeArea | getBiomeArea (::BoundingBox const &area, uint scale) const |
|
virtual::BiomeArea | getBiomeArea (::BoundingBox const &area, uint scale, ::GetBiomeOptions const &getBiomeOptions) const |
|
virtual bool | has (uint64 id) const |
|
virtual bool | hasByHashId (uint64 id) const |
|
MCAPI void | $fillBiomes (::LevelChunk &levelChunk, ::ChunkLocalNoiseCache const &chunkLocalNoiseCache) const |
|
MCAPI bool | $containsOnly (int, int, int, int, ::gsl::span< uint64 const > allowed) const |
|
MCFOLD::Biome const * | $getBiome (::BlockPos const &blockPos) const |
|
MCFOLD::Biome const * | $getBiome (::GetBiomeOptions const &getBiomeOptions) const |
|
MCFOLD::Biome const * | $getBiome (int blockX, int blockY, int blockZ) const |
|
MCAPI::BiomeArea | $getBiomeArea (::BoundingBox const &area, uint scale) const |
|
MCAPI::BiomeArea | $getBiomeArea (::BoundingBox const &area, uint scale, ::GetBiomeOptions const &getBiomeOptions) const |
|
MCAPI bool | $has (uint64 id) const |
|
MCAPI bool | $hasByHashId (uint64 id) const |
|
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 8, 8, ::Biome const & > | mFixedBiome |
|
◆ fillBiomes()
◆ containsOnly()
virtual bool FixedBiomeSource::containsOnly |
( |
int | , |
|
|
int | , |
|
|
int | , |
|
|
int | , |
|
|
::gsl::span< uint64 const > | allowed ) const |
|
virtual |
◆ getBiome() [1/3]
virtual::Biome const * FixedBiomeSource::getBiome |
( |
::BlockPos const & | blockPos | ) |
const |
|
virtual |
◆ getBiome() [2/3]
virtual::Biome const * FixedBiomeSource::getBiome |
( |
::GetBiomeOptions const & | getBiomeOptions | ) |
const |
|
virtual |
◆ getBiome() [3/3]
virtual::Biome const * FixedBiomeSource::getBiome |
( |
int | blockX, |
|
|
int | blockY, |
|
|
int | blockZ ) const |
|
virtual |
◆ getBiomeArea() [1/2]
virtual::BiomeArea FixedBiomeSource::getBiomeArea |
( |
::BoundingBox const & | area, |
|
|
uint | scale ) const |
|
virtual |
◆ getBiomeArea() [2/2]
◆ has()
virtual bool FixedBiomeSource::has |
( |
uint64 | id | ) |
const |
|
virtual |
◆ hasByHashId()
virtual bool FixedBiomeSource::hasByHashId |
( |
uint64 | id | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: