Uses of Class
net.minecraft.world.biome.MoodSoundAmbience
Packages that use MoodSoundAmbience
-
Uses of MoodSoundAmbience in net.minecraft.client.audio
Fields in net.minecraft.client.audio with type parameters of type MoodSoundAmbienceModifier and TypeFieldDescriptionprivate Optional<MoodSoundAmbience>BiomeSoundHandler.moodSettings -
Uses of MoodSoundAmbience in net.minecraft.world.biome
Fields in net.minecraft.world.biome declared as MoodSoundAmbienceModifier and TypeFieldDescriptionstatic final MoodSoundAmbienceMoodSoundAmbience.LEGACY_CAVE_SETTINGSFields in net.minecraft.world.biome with type parameters of type MoodSoundAmbienceModifier and TypeFieldDescriptionprivate final Optional<MoodSoundAmbience>BiomeAmbience.ambientMoodSettingsprivate Optional<MoodSoundAmbience>BiomeAmbience.Builder.ambientMoodSettingsstatic final com.mojang.serialization.Codec<MoodSoundAmbience>MoodSoundAmbience.CODECMethods in net.minecraft.world.biome that return types with arguments of type MoodSoundAmbienceMethods in net.minecraft.world.biome with parameters of type MoodSoundAmbienceModifier and TypeMethodDescriptionBiomeAmbience.Builder.ambientMoodSound(MoodSoundAmbience p_235243_1_)