LeviLamina
|
This is the complete list of members for Biome, including all inherited members.
$ctor(ushort id, ::std::string_view name) (defined in Biome) | Biome | |
$vftable() (defined in Biome) | Biome | static |
addTag(::HashedString tag, ::TagRegistry<::IDType<::BiomeTagIDType >, ::IDType<::BiomeTagSetIDType > > &tagRegistry) (defined in Biome) | Biome | |
Biome(ushort id, ::std::string_view name) (defined in Biome) | Biome | |
BiomeTempCategory enum name (defined in Biome) | Biome | |
BIRCH_FOLIAGE_COLOR() (defined in Biome) | Biome | static |
DEFAULT_FOLIAGE_COLOR() (defined in Biome) | Biome | static |
DEFAULT_GRASS_COLOR() (defined in Biome) | Biome | static |
DEFAULT_UNDERWATER_COLOR() (defined in Biome) | Biome | static |
DEFAULT_WATER_COLOR() (defined in Biome) | Biome | static |
EVERGREEN_FOLIAGE_COLOR() (defined in Biome) | Biome | static |
getBiomeType() const (defined in Biome) | Biome | |
getColorBySamplingSurroundings(::BlockSource ®ion, ::BlockPos const &pos, ::std::vector<::BlockPos > const &pattern, ::std::function< int(::Biome const &, ::BlockPos const &)> const &sampler) (defined in Biome) | Biome | static |
getMapFoliageColor() const (defined in Biome) | Biome | |
getMapGrassColor(::BlockPos const &pos) const (defined in Biome) | Biome | |
getTemperature(::BlockSource const ®ion, ::BlockPos const &pos) const (defined in Biome) | Biome | |
getTemperatureCategory() const (defined in Biome) | Biome | |
getTemperatureWorldGen(::BlockPos const &pos, short seaLevel) const (defined in Biome) | Biome | |
hasTag(::WellKnownTagID const &tagID) const (defined in Biome) | Biome | |
hasTag(uint64 tagHash, ::TagRegistry<::IDType<::BiomeTagIDType >, ::IDType<::BiomeTagSetIDType > > const &tagRegistry) const (defined in Biome) | Biome | |
hasTag(::IDType<::BiomeTagIDType > const &tagID, ::TagRegistry<::IDType<::BiomeTagIDType >, ::IDType<::BiomeTagSetIDType > > const &tagRegistry) const (defined in Biome) | Biome | |
isHumid() const (defined in Biome) | Biome | |
mAshDensity (defined in Biome) | Biome | |
mBiomeComponentStorage (defined in Biome) | Biome | |
mBlueSporeDensity (defined in Biome) | Biome | |
mCachedClientComponentData (defined in Biome) | Biome | |
mDepth (defined in Biome) | Biome | |
mDownfall (defined in Biome) | Biome | |
mFoliageSnow (defined in Biome) | Biome | |
mHash (defined in Biome) | Biome | |
mId (defined in Biome) | Biome | |
mMapWaterColor (defined in Biome) | Biome | |
mMapWaterTransparency (defined in Biome) | Biome | |
mMaxSnowLevel (defined in Biome) | Biome | |
mMinSnowLevel (defined in Biome) | Biome | |
mMobs (defined in Biome) | Biome | |
mMobsMap (defined in Biome) | Biome | |
mOceanRuinConfig (defined in Biome) | Biome | |
mRain (defined in Biome) | Biome | |
mRedSporeDensity (defined in Biome) | Biome | |
mScale (defined in Biome) | Biome | |
mSnowAccumulation (defined in Biome) | Biome | |
mTemperature (defined in Biome) | Biome | |
mWhiteAshDensity (defined in Biome) | Biome | |
RAIN_TEMP_THRESHOLD() (defined in Biome) | Biome | static |
setMapWaterColor(int color) (defined in Biome) | Biome | |
writePacketData(::CompoundTag &tag, ::TagRegistry<::IDType<::BiomeTagIDType >, ::IDType<::BiomeTagSetIDType > > &tagRegistry, ::BaseGameVersion const &baseGameVersion) const (defined in Biome) | Biome | |
~Biome()=default (defined in Biome) | Biome | virtual |