Uses of Class
net.minecraft.world.level.biome.AmbientMoodSettings
-
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 AmbientMoodSettings
AmbientMoodSettings.LEGACY_CAVE_SETTINGS
Modifier and TypeFieldDescriptionprivate Optional<AmbientMoodSettings>
BiomeSpecialEffects.ambientMoodSettings
private Optional<AmbientMoodSettings>
BiomeSpecialEffects.Builder.ambientMoodSettings
static com.mojang.serialization.Codec<AmbientMoodSettings>
AmbientMoodSettings.CODEC
Modifier and TypeMethodDescriptionBiome.getAmbientMood()
BiomeSpecialEffects.getAmbientMoodSettings()
Modifier and TypeMethodDescriptionBiomeSpecialEffects.Builder.ambientMoodSound(AmbientMoodSettings p_48028_)