net.minecraft.world.level.biome

public class AmbientMoodSettings

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

Field summary

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

Constructor summary

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

Method summary

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