net.minecraft.world.level.biome

public class BiomeSpecialEffects

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

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<BiomeSpecialEffects>
a
CODEC
field_24714
f_bvrjtiub
CODEC
field_235204_a_
private final int
b
fogColor
field_22067
f_ubmgeduo
fogColor
field_235205_b_
private final int
c
waterColor
field_22068
f_wdlrcqss
waterColor
field_235206_c_
private final int
d
waterFogColor
field_22069
f_skeqzosh
waterFogColor
field_235207_d_
private final Optional<AmbientParticleSettings>
e
ambientParticleSettings
field_22070
f_sjjjliav
particleConfig
field_235208_e_
private final Optional<SoundEvent>
f
ambientLoopSoundEvent
field_22491
f_vrrsdevt
loopSound
field_235209_f_
private final Optional<AmbientMoodSettings>
g
ambientMoodSettings
field_22492
f_pslenagg
moodSound
field_235210_g_
private final Optional<AmbientAdditionsSettings>
h
ambientAdditionsSettings
field_22493
f_hjgvkyni
additionsSound
field_235211_h_
private final Optional<Music>
i
backgroundMusic
field_24113
f_tepovbtm
music
field_235212_i_

Constructor summary

ModifierConstructor
private (int fogColor, int waterColor, int waterFogColor, Optional<AmbientParticleSettings> particleConfig, Optional<SoundEvent> loopSound, Optional<AmbientMoodSettings> moodSound, Optional<AmbientAdditionsSettings> additionsSound, Optional<Music> music)

Method summary

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