29 virtual ::ChunkVolume::VolumeOf<::Biome> getBiomeVolumeToFill(
36 virtual ::std::optional<::OperationGraphResult<::Biome const*>
const>
37 getBiomeAreaToFill(
::LevelChunk const& levelChunk)
const;
41 virtual ::BiomeArea getBiomeArea(
::BoundingBox const& area, uint scale)
const = 0;
51 virtual bool containsOnly(
int xo,
int yo,
int zo,
int r, ::gsl::span<::BiomeIdType const> allowed)
const = 0;
57 virtual ::BiomeSourceType
const getType()
const = 0;
59 virtual ::Biome
const* _getBiome(
::GetBiomeOptions const& getBiomeOptions)
const = 0;
65 MCAPI ::ChunkVolume::VolumeOf<::Biome> $getBiomeVolumeToFill(
72 MCFOLD ::std::optional<::OperationGraphResult<::Biome const*>
const>
73 $getBiomeAreaToFill(
::LevelChunk const& levelChunk)
const;