net.minecraft.world.level.biome

public final class Biome

bxp
net.minecraft.world.level.biome.Biome
net.minecraft.class_1959
net.minecraft.unmapped.C_orlkpefs
net.minecraft.world.biome.Biome
net.minecraft.src.C_1629_
net.minecraft.world.level.biome.BiomeBase

Field summary

Modifier and TypeField
public static final org.apache.logging.log4j.Logger
a
LOGGER
field_9330
f_ccqlekhx
LOGGER
f_47428_
public static final com.mojang.serialization.Codec<Biome>
b
DIRECT_CODEC
field_25819
f_zrstnwal
CODEC
f_47429_
public static final com.mojang.serialization.Codec<Biome>
c
NETWORK_CODEC
field_26633
f_tmydiaps
field_26633
f_47430_
public static final com.mojang.serialization.Codec<Supplier<Biome>>
d
CODEC
field_24677
f_hqebeqks
REGISTRY_CODEC
f_47431_
public static final com.mojang.serialization.Codec<List<Supplier<Biome>>>
e
LIST_CODEC
field_26750
f_xhmqxraz
field_26750
f_47432_
private final Map<Integer, List<StructureFeature<?>>>
g
structuresByStep
field_26634
f_mkfdfbus
structures
f_47434_
private static final PerlinSimplexNoise
h
TEMPERATURE_NOISE
field_9335
f_oksshdkm
TEMPERATURE_NOISE
f_47435_
static final PerlinSimplexNoise
i
FROZEN_TEMPERATURE_NOISE
field_26392
f_hrzrnybt
FROZEN_OCEAN_NOISE
f_47436_
public static final PerlinSimplexNoise
f
BIOME_INFO_NOISE
field_9324
f_fakqbtie
FOLIAGE_NOISE
f_47433_
private static final int
j
TEMPERATURE_CACHE_SIZE
field_30978
f_esosqcia
field_30978
f_151655_
private final Biome$ClimateSettings
k
climateSettings
field_26393
f_nkpjdtli
weather
f_47437_
private final BiomeGenerationSettings
l
generationSettings
field_26635
f_oenvqmji
generationSettings
f_47438_
private final MobSpawnSettings
m
mobSettings
field_26395
f_kngqmtpv
spawnSettings
f_47439_
private final float
n
depth
field_9343
f_olbdkekt
depth
f_47440_
private final float
o
scale
field_9341
f_oqlpdfdi
scale
f_47441_
private final Biome$BiomeCategory
p
biomeCategory
field_9329
f_ohllirjy
category
f_47442_
private final BiomeSpecialEffects
q
specialEffects
field_22039
f_qudszlsg
effects
f_47443_
private final ThreadLocal<it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap>
r
temperatureCache
field_20335
f_yczodbxb
temperatureCache
f_47444_

Constructor summary

ModifierConstructor
(Biome$ClimateSettings weather, Biome$BiomeCategory category, float depth, float scale, BiomeSpecialEffects effects, BiomeGenerationSettings generationSettings, MobSpawnSettings spawnSettings)

Method summary

Modifier and TypeMethod
public int
a()
getSkyColor()
method_8697()
m_sfuutlab()
getSkyColor()
m_47463_()
public MobSpawnSettings
b()
getMobSettings()
method_30966()
m_sovebmbx()
getSpawnSettings()
m_47518_()
public Biome$Precipitation
c()
getPrecipitation()
method_8694()
m_qagalhrm()
getPrecipitation()
m_47530_()
public boolean
d()
isHumid()
method_8724()
m_alddutee()
hasHighHumidity()
m_47533_()
private float
c(gg arg0)
getHeightAdjustedTemperature(BlockPos arg0)
method_8707(class_2338 arg0)
m_gdqwjlfa(C_hynzadkk arg0)
computeTemperature(BlockPos pos)
m_47528_(C_4675_ arg0)
public final float
a(gg arg0)
getTemperature(BlockPos arg0)
method_21740(class_2338 arg0)
m_bxcqopci(C_hynzadkk arg0)
getTemperature(BlockPos blockPos)
m_47505_(C_4675_ arg0)
getAdjustedTemperature(BlockPosition arg0)
public boolean
a(bwt arg0, gg arg1)
shouldFreeze(LevelReader arg0, BlockPos arg1)
method_8705(class_4538 arg0, class_2338 arg1)
m_djiywayc(C_eemzphbi arg0, C_hynzadkk arg1)
canSetIce(WorldView world, BlockPos blockPos)
m_47477_(C_1599_ p_47479_, C_4675_ arg1)
public boolean
a(bwt arg0, gg arg1, boolean arg2)
shouldFreeze(LevelReader arg0, BlockPos arg1, boolean arg2)
method_8685(class_4538 arg0, class_2338 arg1, boolean arg2)
m_vbqsdlwy(C_eemzphbi arg0, C_hynzadkk arg1, boolean arg2)
canSetIce(WorldView world, BlockPos pos, boolean doWaterCheck)
m_47480_(C_1599_ p_47482_, C_4675_ p_47483_, boolean arg2)
public boolean
b(gg arg0)
isColdEnoughToSnow(BlockPos arg0)
method_33599(class_2338 arg0)
m_xwcneovi(C_hynzadkk arg0)
isCold(BlockPos pos)
m_151696_(C_4675_ arg0)
public boolean
b(bwt arg0, gg arg1)
shouldSnow(LevelReader arg0, BlockPos arg1)
method_8696(class_4538 arg0, class_2338 arg1)
m_ceymkdve(C_eemzphbi arg0, C_hynzadkk arg1)
canSetSnow(WorldView world, BlockPos blockPos)
m_47519_(C_1599_ p_47521_, C_4675_ arg1)
public BiomeGenerationSettings
e()
getGenerationSettings()
method_30970()
m_kspyocvf()
getGenerationSettings()
m_47536_()
public void
a(bxh arg0, cmo arg1, abx arg2, long arg3, cqn arg4, gg arg5)
generate(StructureFeatureManager arg0, ChunkGenerator arg1, WorldGenRegion arg2, long arg3, WorldgenRandom arg4, BlockPos arg5)
method_8702(class_5138 arg0, class_2794 arg1, class_3233 arg2, long arg3, class_2919 arg4, class_2338 arg5)
m_vaqsxpzx(C_iijvezpz arg0, C_kgfalbim arg1, C_ezymcfey arg2, long arg3, C_zorcemxg arg4, C_hynzadkk arg5)
generateFeatureStep(StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, ChunkRegion region, long populationSeed, ChunkRandom random, BlockPos origin)
m_47484_(C_1621_ p_47486_, C_2118_ p_47487_, C_19_ p_47488_, long p_47489_, C_2202_ arg4, C_4675_ arg5)
public int
f()
getFogColor()
method_24376()
m_hwnmdrhy()
getFogColor()
m_47539_()
public int
a(double arg0, double arg1)
getGrassColor(double arg0, double arg1)
method_8711(double arg0, double arg1)
m_ixrstays(double arg0, double arg1)
getGrassColorAt(double x, double z)
m_47464_(double p_47466_, double arg1)
private int
u()
getGrassColorFromTexture()
method_30773()
m_fzluldde()
getDefaultGrassColor()
m_47570_()
public int
g()
getFoliageColor()
method_8698()
m_pnqwvygb()
getFoliageColor()
m_47542_()
private int
v()
getFoliageColorFromTexture()
method_30774()
m_zexssfli()
getDefaultFoliageColor()
m_47571_()
public void
a(Random arg0, cmm arg1, int arg2, int arg3, int arg4, double arg5, ckt arg6, ckt arg7, int arg8, int arg9, long arg10)
buildSurfaceAt(Random arg0, ChunkAccess arg1, int arg2, int arg3, int arg4, double arg5, BlockState arg6, BlockState arg7, int arg8, int arg9, long arg10)
method_8703(Random arg0, class_2791 arg1, int arg2, int arg3, int arg4, double arg5, class_2680 arg6, class_2680 arg7, int arg8, int arg9, long arg10)
m_mzgmgvgd(Random arg0, C_lwzmmmqr arg1, int arg2, int arg3, int arg4, double arg5, C_txtbiemp arg6, C_txtbiemp arg7, int arg8, int arg9, long arg10)
buildSurface(Random random, Chunk chunk, int x, int z, int worldHeight, double noise, BlockState defaultBlock, BlockState defaultFluid, int seaLevel, int arg9, long arg10)
m_151682_(Random p_151684_, C_2116_ p_151685_, int p_151686_, int p_151687_, int p_151688_, double p_151689_, C_2064_ p_151691_, C_2064_ p_151692_, int p_151693_, int arg9, long arg10)
public final float
h()
getDepth()
method_8695()
m_ltwsputg()
getDepth()
m_47545_()
public final float
i()
getDownfall()
method_8715()
m_hjevxckb()
getDownfall()
m_47548_()
getHumidity()
public final float
j()
getScale()
method_8686()
m_kapbiqgd()
getScale()
m_47551_()
public final float
k()
getBaseTemperature()
method_8712()
m_ktofobbo()
getTemperature()
m_47554_()
public BiomeSpecialEffects
l()
getSpecialEffects()
method_24377()
m_eeqbuytj()
getEffects()
m_47557_()
public final int
m()
getWaterColor()
method_8687()
m_owlcweyv()
getWaterColor()
m_47560_()
public final int
n()
getWaterFogColor()
method_8713()
m_odukezkb()
getWaterFogColor()
m_47561_()
public Optional<AmbientParticleSettings>
o()
getAmbientParticle()
method_24378()
m_rhomhsku()
getParticleConfig()
m_47562_()
public Optional<SoundEvent>
p()
getAmbientLoop()
method_24935()
m_nkfekxcm()
getLoopSound()
m_47563_()
public Optional<AmbientMoodSettings>
q()
getAmbientMood()
method_24936()
m_fijxsubt()
getMoodSound()
m_47564_()
public Optional<AmbientAdditionsSettings>
r()
getAmbientAdditions()
method_24937()
m_jaxultdc()
getAdditionsSound()
m_47565_()
public Optional<Music>
s()
getBackgroundMusic()
method_27343()
m_sipbqfgi()
getMusic()
m_47566_()
public final Biome$BiomeCategory
t()
getBiomeCategory()
method_8688()
m_afldpdvp()
getCategory()
m_47567_()