29 ::ll::TypedStorage<8, 216, ::BlendedMultiNoiseBiomeProvider> mBiomeProvider;
30 ::ll::TypedStorage<2, 4, ::DimensionHeightRange const> mDimensionHeight;
40 virtual ::ChunkVolume::VolumeOf<::Biome> getBiomeVolumeToFill(
50 virtual ::BiomeArea getBiomeArea(
::BoundingBox const& box, uint scale)
const ;
55 virtual bool containsOnly(
int xo,
int yo,
int zo,
int r, ::gsl::span<::BiomeIdType const> allowed)
const
62 virtual ::BiomeSourceType
const getType()
const ;
64 virtual ::Biome
const* _getBiome(
::GetBiomeOptions const& getBiomeOptions)
const ;
66 virtual ~BiomeSource3d() ;
90 MCAPI ::ChunkVolume::VolumeOf<::Biome> $getBiomeVolumeToFill(
99 MCFOLD ::BiomeArea $getBiomeArea(
::BoundingBox const& box, uint scale)
const;
104 MCAPI
bool $containsOnly(
int xo,
int yo,
int zo,
int r, ::gsl::span<::BiomeIdType const> allowed)
const;
110 MCFOLD ::BiomeSourceType
const $getType()
const;