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 AmbientMoodSettings
AmbientMoodSettings.LEGACY_CAVE_SETTINGS
Fields in net.minecraft.world.level.biome with type parameters of type AmbientMoodSettingsModifier and TypeFieldDescriptionprivate final Optional
<AmbientMoodSettings> BiomeSpecialEffects.ambientMoodSettings
protected Optional
<AmbientMoodSettings> BiomeSpecialEffects.Builder.ambientMoodSettings
static final com.mojang.serialization.Codec
<AmbientMoodSettings> AmbientMoodSettings.CODEC
Methods 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