25 ::ll::TypedStorage<8, 8, ::Biome const&> mFixedBiome;
42 virtual bool containsOnly(
int,
int,
int,
int, ::gsl::span<::BiomeIdType const> allowed)
const ;
45 virtual ::Biome
const* getBiome(
::BlockPos const& blockPos)
const ;
51 virtual ::Biome
const* getBiome(
int blockX,
int blockY,
int blockZ)
const ;
54 virtual ::BiomeArea getBiomeArea(
::BoundingBox const& area, uint scale)
const ;
64 virtual bool hasBiomeByNameHash(uint64 hash)
const ;
67 virtual ::BiomeSourceType
const getType()
const ;
78 MCAPI
bool $containsOnly(
int,
int,
int,
int, ::gsl::span<::BiomeIdType const> allowed)
const;
80 MCFOLD ::Biome
const* $getBiome(
::BlockPos const& blockPos)
const;
84 MCFOLD ::Biome
const* $getBiome(
int blockX,
int blockY,
int blockZ)
const;
86 MCFOLD ::BiomeArea $getBiomeArea(
::BoundingBox const& area, uint scale)
const;
93 MCAPI
bool $hasBiomeByNameHash(uint64 hash)
const;
95 MCFOLD ::BiomeSourceType
const $getType()
const;