Uses of Class
net.minecraft.world.biome.SoundAdditionsAmbience
-
Uses of SoundAdditionsAmbience in net.minecraft.client.audio
Modifier and TypeFieldDescriptionprivate Optional<SoundAdditionsAmbience>
BiomeSoundHandler.additionsSettings
-
Uses of SoundAdditionsAmbience in net.minecraft.world.biome
Modifier and TypeFieldDescriptionprivate final Optional<SoundAdditionsAmbience>
BiomeAmbience.ambientAdditionsSettings
private Optional<SoundAdditionsAmbience>
BiomeAmbience.Builder.ambientAdditionsSettings
static final com.mojang.serialization.Codec<SoundAdditionsAmbience>
SoundAdditionsAmbience.CODEC
Modifier and TypeMethodDescriptionBiome.getAmbientAdditions()
BiomeAmbience.getAmbientAdditionsSettings()
Modifier and TypeMethodDescriptionBiomeAmbience.Builder.ambientAdditionsSound
(SoundAdditionsAmbience p_235242_1_)