net.minecraft.world.level.biome

public class AmbientAdditionsSettings

bss
net.minecraft.world.level.biome.AmbientAdditionsSettings
net.minecraft.class_4967
net.minecraft.sound.BiomeAdditionsSound
net.minecraft.world.biome.SoundAdditionsAmbience
net.minecraft.server.v1_16_R3.CaveSound

Field summary

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

Constructor summary

ModifierConstructor
public (SoundEvent sound, double chance)

Method summary

Modifier and TypeMethod
public SoundEvent
a()
getSoundEvent()
method_26098()
getSound()
func_235021_a_()
public double
b()
getTickChance()
method_26099()
getChance()
func_235024_b_()