net.minecraft.sound

public class BiomeMoodSound

dnv
net.minecraft.world.level.biome.AmbientMoodSettings
net.minecraft.class_4968
net.minecraft.sound.BiomeMoodSound
net.minecraft.unmapped.C_pywtusyz
net.minecraft.sound.BiomeMoodSound
net.minecraft.src.C_1627_

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<BiomeMoodSound>
a
CODEC
field_24674
CODEC
f_pislysuu
CODEC
f_47386_
public static final BiomeMoodSound
b
LEGACY_CAVE_SETTINGS
field_23146
CAVE
f_avbvmvxz
CAVE
f_47387_
private final RegistryEntry<SoundEvent>
c
soundEvent
field_23147
sound
f_ftvlfqjs
sound
f_47388_
private final int
d
tickDelay
field_23148
cultivationTicks
f_ukchfvnj
cultivationTicks
f_47389_
private final int
e
blockSearchExtent
field_23149
spawnRange
f_ryhcvdes
spawnRange
f_47390_
private final double
f
soundPositionOffset
field_23150
extraDistance
f_grevookd
extraDistance
f_47391_

Constructor summary

ModifierConstructor
public (RegistryEntry<SoundEvent> sound, int cultivationTicks, int spawnRange, double extraDistance)

Method summary

Modifier and TypeMethod
public RegistryEntry<SoundEvent>
a()
getSoundEvent()
method_26100()
getSound()
m_tjeqxsqf()
getSound()
m_263199_()
public int
b()
getTickDelay()
method_26101()
getCultivationTicks()
m_kqwzyipi()
getCultivationTicks()
m_47403_()
public int
c()
getBlockSearchExtent()
method_26102()
getSpawnRange()
m_hciaibia()
getSpawnRange()
m_47406_()
public double
d()
getSoundPositionOffset()
method_26103()
getExtraDistance()
m_fulseots()
getExtraDistance()
m_47409_()