net.minecraft.world.biome

public class BiomeEffects

bri
net.minecraft.world.level.biome.BiomeSpecialEffects
net.minecraft.class_4763
net.minecraft.world.biome.BiomeEffects
net.minecraft.unmapped.C_rkpddiir
net.minecraft.world.biome.BiomeAmbience
net.minecraft.world.biome.BiomeAmbience

Field summary

Modifier and TypeField
public static final Codec<BiomeEffects>
a
CODEC
field_24714
CODEC
f_bvrjtiub
field_235204_a_
field_235204_a_
private final int
b
fogColor
field_22067
fogColor
f_ubmgeduo
field_235205_b_
fogColor
private final int
c
waterColor
field_22068
waterColor
f_wdlrcqss
field_235206_c_
waterColor
private final int
d
waterFogColor
field_22069
waterFogColor
f_skeqzosh
field_235207_d_
waterFogColor
private final Optional<BiomeParticleConfig>
e
ambientParticleSettings
field_22070
particleConfig
f_sjjjliav
field_235208_e_
particle
private final Optional<SoundEvent>
f
ambientLoopSoundEvent
field_22491
loopSound
f_vrrsdevt
field_235209_f_
ambientSound
private final Optional<BiomeMoodSound>
g
ambientMoodSettings
field_22492
moodSound
f_pslenagg
field_235210_g_
moodSound
private final Optional<BiomeAdditionsSound>
h
ambientAdditionsSettings
field_22493
additionsSound
f_hjgvkyni
field_235211_h_
additionsSound
private final Optional<MusicSound>
i
backgroundMusic
field_24113
music
f_tepovbtm
field_235212_i_
music

Constructor summary

ModifierConstructor
private (int fogColor, int waterColor, int waterFogColor, Optional<BiomeParticleConfig> particleConfig, Optional<SoundEvent> loopSound, Optional<BiomeMoodSound> moodSound, Optional<BiomeAdditionsSound> additionsSound, Optional<MusicSound> music)

Method summary

Modifier and TypeMethod
public int
a()
getFogColor()
method_24387()
getFogColor()
m_rvzihfaa()
func_235213_a_()
getFogColor()
public int
b()
getWaterColor()
method_24388()
getWaterColor()
m_itiooiij()
func_235216_b_()
getWaterColor()
public int
c()
getWaterFogColor()
method_24389()
getWaterFogColor()
m_lvwyxmcg()
func_235218_c_()
getWaterFogColor()
public Optional<BiomeParticleConfig>
d()
getAmbientParticleSettings()
method_24390()
getParticleConfig()
m_aifepmjb()
func_235220_d_()
getParticle()
public Optional<SoundEvent>
e()
getAmbientLoopSoundEvent()
method_24939()
getLoopSound()
m_rfxbffiq()
func_235222_e_()
getAmbientSound()
public Optional<BiomeMoodSound>
f()
getAmbientMoodSettings()
method_24940()
getMoodSound()
m_cboueolz()
func_235224_f_()
getMoodSound()
public Optional<BiomeAdditionsSound>
g()
getAmbientAdditionsSettings()
method_24941()
getAdditionsSound()
m_adjblyej()
func_235226_g_()
getAdditionsSound()
public Optional<MusicSound>
h()
getBackgroundMusic()
method_27345()
method_27345()
m_ozetnubg()
func_235228_h_()
getMusic()