Uses of Class
net.minecraft.world.biome.MoodSoundAmbience
-
Uses of MoodSoundAmbience in net.minecraft.client.audio
Modifier and TypeFieldDescriptionprivate Optional<MoodSoundAmbience>
BiomeSoundHandler.moodSettings
-
Uses of MoodSoundAmbience in net.minecraft.world.biome
Modifier and TypeFieldDescriptionstatic final MoodSoundAmbience
MoodSoundAmbience.LEGACY_CAVE_SETTINGS
Modifier and TypeFieldDescriptionprivate final Optional<MoodSoundAmbience>
BiomeAmbience.ambientMoodSettings
private Optional<MoodSoundAmbience>
BiomeAmbience.Builder.ambientMoodSettings
static final com.mojang.serialization.Codec<MoodSoundAmbience>
MoodSoundAmbience.CODEC
Modifier and TypeMethodDescriptionBiomeAmbience.Builder.ambientMoodSound
(MoodSoundAmbience p_235243_1_)