net.minecraft.world.biome

public final class Biome

bss
net.minecraft.world.level.biome.Biome
net.minecraft.class_1959
net.minecraft.world.biome.Biome
net.minecraft.unmapped.C_orlkpefs
net.minecraft.world.biome.Biome
net.minecraft.world.biome.Biome

Field summary

Modifier and TypeField
public static final org.apache.logging.log4j.Logger
a
LOGGER
field_9330
LOGGER
f_ccqlekhx
field_150586_aC
LOGGER
public static final Codec<Biome>
b
DIRECT_CODEC
field_25819
CODEC
f_zrstnwal
field_242418_b
CODEC
public static final Codec<Biome>
c
NETWORK_CODEC
field_26633
field_26633
f_tmydiaps
field_242419_c
PACKET_CODEC
public static final Codec<Supplier<Biome>>
d
CODEC
field_24677
REGISTRY_CODEC
f_hqebeqks
field_235051_b_
BIOME_CODEC
public static final Codec<List<Supplier<Biome>>>
e
LIST_CODEC
field_26750
field_26750
f_xhmqxraz
field_242420_e
BIOMES_CODEC
private final Map<Integer, List<StructureFeature<?>>>
g
structuresByStep
field_26634
field_26634
f_mkfdfbus
field_242421_g
biomeStructures
private static final OctaveSimplexNoiseSampler
h
TEMPERATURE_NOISE
field_9335
TEMPERATURE_NOISE
f_oksshdkm
field_150605_ac
TEMPERATURE_NOISE
private static final OctaveSimplexNoiseSampler
i
FROZEN_TEMPERATURE_NOISE
field_26392
field_26392
f_hrzrnybt
field_242422_i
FROZEN_TEMPERATURE_NOISE
public static final OctaveSimplexNoiseSampler
f
BIOME_INFO_NOISE
field_9324
FOLIAGE_NOISE
f_fakqbtie
field_180281_af
INFO_NOISE
private final Biome$Weather
j
climateSettings
field_26393
weather
f_nkpjdtli
field_242423_j
climate
private final GenerationSettings
k
generationSettings
field_26635
generationSettings
f_oenvqmji
field_242424_k
biomeGenerationSettings
private final SpawnSettings
l
mobSettings
field_26395
spawnSettings
f_kngqmtpv
field_242425_l
mobSpawnInfo
private final float
m
depth
field_9343
depth
f_olbdkekt
field_76748_D
depth
private final float
n
scale
field_9341
scale
f_oqlpdfdi
field_76749_E
scale
private final Biome$Category
o
biomeCategory
field_9329
category
f_ohllirjy
field_201877_au
category
private final BiomeEffects
p
specialEffects
field_22039
effects
f_qudszlsg
field_235052_p_
effects
private final ThreadLocal<it.unimi.dsi.fastutil.longs.Long2FloatLinkedOpenHashMap>
q
temperatureCache
field_20335
temperatureCache
f_yczodbxb
field_225488_v
temperatureCache

Constructor summary

ModifierConstructor
private (Biome$Weather weather, Biome$Category category, float depth, float scale, BiomeEffects effects, GenerationSettings generationSettings, SpawnSettings spawnSettings)

Method summary

Modifier and TypeMethod
public SpawnSettings
b()
getMobSettings()
method_30966()
getSpawnSettings()
m_sovebmbx()
func_242433_b()
getMobSpawnInfo()
public Biome$Precipitation
c()
getPrecipitation()
method_8694()
getPrecipitation()
m_qagalhrm()
func_201851_b()
getPrecipitation()
public boolean
d()
isHumid()
method_8724()
hasHighHumidity()
m_alddutee()
func_76736_e()
isHighHumidity()
private float
b(fx arg0)
getHeightAdjustedTemperature(BlockPos arg0)
method_8707(class_2338 arg0)
computeTemperature(BlockPos pos)
m_gdqwjlfa(C_hynzadkk arg0)
func_242437_b(BlockPos arg0)
getTemperatureAtPosition(BlockPos pos)
public final float
a(fx arg0)
getTemperature(BlockPos arg0)
method_21740(class_2338 arg0)
getTemperature(BlockPos blockPos)
m_bxcqopci(C_hynzadkk arg0)
func_225486_c(BlockPos arg0)
getTemperature(BlockPos pos)
public boolean
a(brw arg0, fx arg1)
shouldFreeze(LevelReader arg0, BlockPos arg1)
method_8705(class_4538 arg0, class_2338 arg1)
canSetIce(WorldView world, BlockPos blockPos)
m_djiywayc(C_eemzphbi arg0, C_hynzadkk arg1)
func_201848_a(IWorldReader arg0, BlockPos arg1)
doesWaterFreeze(IWorldReader worldIn, BlockPos pos)
public boolean
a(brw arg0, fx arg1, boolean arg2)
shouldFreeze(LevelReader arg0, BlockPos arg1, boolean arg2)
method_8685(class_4538 arg0, class_2338 arg1, boolean arg2)
canSetIce(WorldView world, BlockPos pos, boolean doWaterCheck)
m_vbqsdlwy(C_eemzphbi arg0, C_hynzadkk arg1, boolean arg2)
func_201854_a(IWorldReader arg0, BlockPos arg1, boolean arg2)
doesWaterFreeze(IWorldReader worldIn, BlockPos water, boolean mustBeAtEdge)
public boolean
b(brw arg0, fx arg1)
shouldSnow(LevelReader arg0, BlockPos arg1)
method_8696(class_4538 arg0, class_2338 arg1)
canSetSnow(WorldView world, BlockPos blockPos)
m_ceymkdve(C_eemzphbi arg0, C_hynzadkk arg1)
func_201850_b(IWorldReader arg0, BlockPos arg1)
doesSnowGenerate(IWorldReader worldIn, BlockPos pos)
public GenerationSettings
e()
getGenerationSettings()
method_30970()
getGenerationSettings()
m_kspyocvf()
func_242440_e()
getGenerationSettings()
public void
a(bsk arg0, cfv arg1, aam arg2, long arg3, chu arg4, fx 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)
generateFeatureStep(StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, ChunkRegion region, long populationSeed, ChunkRandom random, BlockPos pos)
m_vaqsxpzx(C_iijvezpz arg0, C_kgfalbim arg1, C_ezymcfey arg2, long arg3, C_zorcemxg arg4, C_hynzadkk arg5)
func_242427_a(StructureManager arg0, ChunkGenerator arg1, WorldGenRegion arg2, long arg3, SharedSeedRandom arg4, BlockPos arg5)
generateFeatures(StructureManager structureManager, ChunkGenerator chunkGenerator, WorldGenRegion worldGenRegion, long seed, SharedSeedRandom rand, BlockPos pos)
public void
a(Random arg0, cft arg1, int arg2, int arg3, int arg4, double arg5, cee arg6, cee arg7, int arg8, long arg9)
buildSurfaceAt(Random arg0, ChunkAccess arg1, int arg2, int arg3, int arg4, double arg5, BlockState arg6, BlockState arg7, int arg8, long arg9)
method_8703(Random arg0, class_2791 arg1, int arg2, int arg3, int arg4, double arg5, class_2680 arg6, class_2680 arg7, int arg8, long arg9)
buildSurface(Random random, Chunk chunk, int x, int z, int worldHeight, double noise, BlockState defaultBlock, BlockState defaultFluid, int seaLevel, long seed)
m_mzgmgvgd(Random arg0, C_lwzmmmqr arg1, int arg2, int arg3, int arg4, double arg5, C_txtbiemp arg6, C_txtbiemp arg7, int arg8, long arg9)
func_206854_a(Random arg0, IChunk arg1, int arg2, int arg3, int arg4, double arg5, BlockState arg6, BlockState arg7, int arg8, long arg9)
buildSurface(Random random, IChunk chunkIn, int x, int z, int startHeight, double noise, BlockState defaultBlock, BlockState defaultFluid, int arg8, long arg9)
public final float
h()
getDepth()
method_8695()
getDepth()
m_ltwsputg()
func_185355_j()
getDepth()
public final float
i()
getDownfall()
method_8715()
getDownfall()
m_hjevxckb()
func_76727_i()
getDownfall()
public final float
j()
getScale()
method_8686()
getScale()
m_kapbiqgd()
func_185360_m()
getScale()
public final float
k()
getBaseTemperature()
method_8712()
getTemperature()
m_ktofobbo()
func_242445_k()
getTemperature()
public BiomeEffects
l()
getSpecialEffects()
method_24377()
getEffects()
m_eeqbuytj()
func_235089_q_()
getAmbience()
public final Biome$Category
t()
getBiomeCategory()
method_8688()
getCategory()
m_afldpdvp()
func_201856_r()
getCategory()
public int
a()
getSkyColor()
method_8697()
getSkyColor()
m_sfuutlab()
func_225529_c_()
getSkyColor()
public int
f()
getFogColor()
method_24376()
getFogColor()
m_hwnmdrhy()
func_235080_i_()
getFogColor()
public int
a(double arg0, double arg1)
getGrassColor(double arg0, double arg1)
method_8711(double arg0, double arg1)
getGrassColorAt(double x, double z)
m_ixrstays(double arg0, double arg1)
func_225528_a_(double arg0, double arg1)
getGrassColor(double posX, double posZ)
private int
v()
getGrassColorFromTexture()
method_30773()
getDefaultGrassColor()
m_fzluldde()
func_242448_v()
getGrassColorByClimate()
public int
g()
getFoliageColor()
method_8698()
getFoliageColor()
m_pnqwvygb()
func_225527_a_()
getFoliageColor()
private int
w()
getFoliageColorFromTexture()
method_30774()
getDefaultFoliageColor()
m_zexssfli()
func_242449_w()
getFoliageColorByClimate()
public final int
m()
getWaterColor()
method_8687()
getWaterColor()
m_owlcweyv()
func_185361_o()
getWaterColor()
public final int
n()
getWaterFogColor()
method_8713()
getWaterFogColor()
m_odukezkb()
func_204274_p()
getWaterFogColor()
public Optional<BiomeParticleConfig>
o()
getAmbientParticle()
method_24378()
getParticleConfig()
m_rhomhsku()
func_235090_t_()
getAmbientParticle()
public Optional<SoundEvent>
p()
getAmbientLoop()
method_24935()
getLoopSound()
m_nkfekxcm()
func_235091_u_()
getAmbientSound()
public Optional<BiomeMoodSound>
q()
getAmbientMood()
method_24936()
getMoodSound()
m_fijxsubt()
func_235092_v_()
getMoodSound()
public Optional<BiomeAdditionsSound>
r()
getAmbientAdditions()
method_24937()
getAdditionsSound()
m_jaxultdc()
func_235093_w_()
getAdditionalAmbientSound()
public Optional<MusicSound>
s()
getBackgroundMusic()
method_27343()
getMusic()
m_sipbqfgi()
func_235094_x_()
getBackgroundMusic()