net.minecraft.world.level.biome

public class AmbientAdditionsSettings

dih
net.minecraft.world.level.biome.AmbientAdditionsSettings
net.minecraft.class_4967
net.minecraft.sound.BiomeAdditionsSound
net.minecraft.world.level.biome.CaveSound

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<AmbientAdditionsSettings>
a
CODEC
field_24673
CODEC
private final Holder<SoundEvent>
b
soundEvent
field_23144
sound
private final double
c
tickChance
field_23145
chance

Constructor summary

ModifierConstructor
public (Holder<SoundEvent> sound, double chance)

Method summary

Modifier and TypeMethod
public Holder<SoundEvent>
a()
getSoundEvent()
method_26098()
getSound()
public double
b()
getTickChance()
method_26099()
getChance()