Uses of Class
net.minecraft.world.level.biome.AmbientMoodSettings
Packages that use AmbientMoodSettings
Package
Description
-
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.ambientMoodSettingsprotected 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_) -
Uses of AmbientMoodSettings in net.neoforged.neoforge.common.world
Methods in net.neoforged.neoforge.common.world that return types with arguments of type AmbientMoodSettings