|
|
| FixedBiomeSource (Biome const &biome) |
|
FixedBiomeSource & | operator= (FixedBiomeSource const &) |
|
| FixedBiomeSource (FixedBiomeSource const &) |
| virtual void | fillBiomes (::LevelChunk &levelChunk, ::ChunkLocalNoiseCache const *chunkLocalNoiseCache) const |
| virtual bool | containsOnly (int, int, int, int, ::gsl::span<::BiomeIdType const > allowed) const |
| virtual::BiomeArea | getBiomeArea (::BoundingBox const &area, uint scale) const |
| virtual::BiomeArea | getBiomeArea (::BoundingBox const &area, uint scale, ::GetBiomeOptions const &getBiomeOptions) const |
| virtual bool | hasBiomeById (::BiomeIdType id) const |
| virtual bool | hasBiomeByNameHash (::BiomeHashType hash) const |
| virtual::BiomeSourceType const | getType () const |
| virtual::Biome const * | _getBiome (::GetBiomeOptions const &) const |
|
MCAPI void | $fillBiomes (::LevelChunk &levelChunk, ::ChunkLocalNoiseCache const *chunkLocalNoiseCache) const |
|
MCAPI bool | $containsOnly (int, int, int, int, ::gsl::span<::BiomeIdType const > allowed) const |
|
MCAPI::BiomeArea | $getBiomeArea (::BoundingBox const &area, uint scale) const |
|
MCAPI::BiomeArea | $getBiomeArea (::BoundingBox const &area, uint scale, ::GetBiomeOptions const &getBiomeOptions) const |
|
MCAPI bool | $hasBiomeById (::BiomeIdType id) const |
|
MCAPI bool | $hasBiomeByNameHash (::BiomeHashType hash) const |
|
MCFOLD::BiomeSourceType const | $getType () const |
|
MCFOLD::Biome const * | $_getBiome (::GetBiomeOptions const &) const |
|
virtual ::ChunkVolume::VolumeOf<::Biome > | getBiomeVolumeToFill (short chunkHeight, ::BlockPos chunkMin, uint levelSeed, ::ChunkLocalNoiseCache const *chunkLocalNoiseCache) const |
|
virtual ::std::optional<::OperationGraphResult<::Biome const * > const > | getBiomeAreaToFill (::LevelChunk const &levelChunk) const |
|
MCAPI ::ChunkVolume::VolumeOf<::Biome > | $getBiomeVolumeToFill (short chunkHeight, ::BlockPos chunkMin, uint levelSeed, ::ChunkLocalNoiseCache const *chunkLocalNoiseCache) const |
|
MCFOLD ::std::optional<::OperationGraphResult<::Biome const * > const > | $getBiomeAreaToFill (::LevelChunk const &levelChunk) const |