net.minecraft.world.level.biome

public class AmbientAdditionsSettings

dlz
net.minecraft.world.level.biome.AmbientAdditionsSettings
net.minecraft.class_4967

Field summary

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

Constructor summary

ModifierConstructor
public (Holder<SoundEvent> arg0, double arg1)

Method summary

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