net.minecraft.world.level.biome

public class AmbientMoodSettings

bst
net.minecraft.world.level.biome.AmbientMoodSettings
net.minecraft.class_4968
net.minecraft.sound.BiomeMoodSound
net.minecraft.world.biome.MoodSoundAmbience
net.minecraft.server.v1_16_R3.CaveSoundSettings

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<AmbientMoodSettings>
a
CODEC
field_24674
CODEC
field_235026_a_
public static final AmbientMoodSettings
b
LEGACY_CAVE_SETTINGS
field_23146
CAVE
field_235027_b_
private SoundEvent
c
soundEvent
field_23147
sound
field_235028_c_
private int
d
tickDelay
field_23148
cultivationTicks
field_235029_d_
private int
e
blockSearchExtent
field_23149
spawnRange
field_235030_e_
private double
f
soundPositionOffset
field_23150
extraDistance
field_235031_f_

Constructor summary

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

Method summary

Modifier and TypeMethod
public SoundEvent
a()
getSoundEvent()
method_26100()
getSound()
func_235032_a_()
public int
b()
getTickDelay()
method_26101()
getCultivationTicks()
func_235035_b_()
public int
c()
getBlockSearchExtent()
method_26102()
getSpawnRange()
func_235037_c_()
public double
d()
getSoundPositionOffset()
method_26103()
getExtraDistance()
func_235039_d_()