Uses of Class
net.minecraft.world.level.biome.AmbientMoodSettings
Packages that use AmbientMoodSettings
-
Uses of AmbientMoodSettings in net.minecraft.client.resources.sounds
Fields in net.minecraft.client.resources.sounds with type parameters of type AmbientMoodSettingsModifier and TypeFieldDescriptionprivate Optional<AmbientMoodSettings>BiomeAmbientSoundsHandler.moodSettings -
Uses of AmbientMoodSettings in net.minecraft.world.level.biome
Fields in net.minecraft.world.level.biome declared as AmbientMoodSettingsModifier and TypeFieldDescriptionstatic final AmbientMoodSettingsAmbientMoodSettings.LEGACY_CAVE_SETTINGSFields in net.minecraft.world.level.biome with type parameters of type AmbientMoodSettingsModifier and TypeFieldDescriptionprivate final Optional<AmbientMoodSettings>BiomeSpecialEffects.ambientMoodSettingsprivate Optional<AmbientMoodSettings>BiomeSpecialEffects.Builder.ambientMoodSettingsstatic final com.mojang.serialization.Codec<AmbientMoodSettings>AmbientMoodSettings.CODECMethods in net.minecraft.world.level.biome that return types with arguments of type AmbientMoodSettingsModifier and TypeMethodDescriptionBiome.getAmbientMood()BiomeSpecialEffects.getAmbientMoodSettings()Methods in net.minecraft.world.level.biome with parameters of type AmbientMoodSettingsModifier and TypeMethodDescriptionBiomeSpecialEffects.Builder.ambientMoodSound(AmbientMoodSettings p_48028_)