|
virtual void | fillBiomes (::LevelChunk &levelChunk, ::ChunkLocalNoiseCache const &chunkLocalNoiseCache) const |
|
virtual::BiomeArea | getBiomeArea (::BoundingBox const &box, uint scale) const |
|
virtual::BiomeArea | getBiomeArea (::BoundingBox const &box, uint scale, ::GetBiomeOptions const &getBiomeOptionsIn) const |
|
virtual bool | containsOnly (int xo, int yo, int zo, int r, ::gsl::span<::BiomeIdType 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 bool | hasBiomeById (::BiomeIdType id) const |
|
virtual bool | hasBiomeByNameHash (uint64 hash) const |
|
virtual::BiomeSourceType const | getType () const |
|
MCAPI | BiomeSource3d (::BlendedMultiNoiseBiomeProvider biomeProvider, ::DimensionHeightRange dimensionHeight) |
|
MCAPI ::ClientBlockPipeline::VolumeOf<::Biome const * > | getBiomeVolumeToFill (::LevelChunk const &levelChunk, ::ChunkLocalNoiseCache const &chunkLocalNoiseCache) const |
|
MCAPI void * | $ctor (::BlendedMultiNoiseBiomeProvider biomeProvider, ::DimensionHeightRange dimensionHeight) |
|
MCAPI void | $dtor () |
|
MCAPI void | $fillBiomes (::LevelChunk &levelChunk, ::ChunkLocalNoiseCache const &chunkLocalNoiseCache) const |
|
MCFOLD::BiomeArea | $getBiomeArea (::BoundingBox const &box, uint scale) const |
|
MCAPI::BiomeArea | $getBiomeArea (::BoundingBox const &box, uint scale, ::GetBiomeOptions const &getBiomeOptionsIn) const |
|
MCAPI bool | $containsOnly (int xo, int yo, int zo, int r, ::gsl::span<::BiomeIdType const > allowed) const |
|
MCFOLD::Biome const * | $getBiome (::BlockPos const &blockPos) const |
|
MCAPI::Biome const * | $getBiome (::GetBiomeOptions const &getBiomeOptions) const |
|
MCAPI::Biome const * | $getBiome (int blockX, int blockY, int blockZ) const |
|
MCAPI bool | $hasBiomeById (::BiomeIdType id) const |
|
MCAPI bool | $hasBiomeByNameHash (uint64 hash) const |
|
MCFOLD::BiomeSourceType const | $getType () const |
|