Uses of Class
net.minecraft.world.level.biome.AmbientMoodSettings
Package
Description
-
Uses of AmbientMoodSettings in net.minecraft.client.resources.sounds
Modifier and TypeFieldDescriptionprivate Optional<AmbientMoodSettings>
BiomeAmbientSoundsHandler.moodSettings
-
Uses of AmbientMoodSettings in net.minecraft.world.level.biome
Modifier and TypeFieldDescriptionstatic final AmbientMoodSettings
AmbientMoodSettings.LEGACY_CAVE_SETTINGS
Modifier and TypeFieldDescriptionprivate final Optional<AmbientMoodSettings>
BiomeSpecialEffects.ambientMoodSettings
protected Optional<AmbientMoodSettings>
BiomeSpecialEffects.Builder.ambientMoodSettings
static final com.mojang.serialization.Codec<AmbientMoodSettings>
AmbientMoodSettings.CODEC
Modifier and TypeMethodDescriptionBiome.getAmbientMood()
BiomeSpecialEffects.getAmbientMoodSettings()
Modifier and TypeMethodDescriptionBiomeSpecialEffects.Builder.ambientMoodSound
(AmbientMoodSettings p_48028_) -
Uses of AmbientMoodSettings in net.minecraftforge.common.world