Uses of Class
net.minecraft.world.biome.SoundAdditionsAmbience
Packages that use SoundAdditionsAmbience
-
Uses of SoundAdditionsAmbience in net.minecraft.client.audio
Fields in net.minecraft.client.audio with type parameters of type SoundAdditionsAmbienceModifier and TypeFieldDescriptionprivate Optional<SoundAdditionsAmbience>BiomeSoundHandler.additionsSettings -
Uses of SoundAdditionsAmbience in net.minecraft.world.biome
Fields in net.minecraft.world.biome with type parameters of type SoundAdditionsAmbienceModifier and TypeFieldDescriptionprivate final Optional<SoundAdditionsAmbience>BiomeAmbience.ambientAdditionsSettingsprivate Optional<SoundAdditionsAmbience>BiomeAmbience.Builder.ambientAdditionsSettingsstatic final com.mojang.serialization.Codec<SoundAdditionsAmbience>SoundAdditionsAmbience.CODECMethods in net.minecraft.world.biome that return types with arguments of type SoundAdditionsAmbienceModifier and TypeMethodDescriptionBiome.getAmbientAdditions()BiomeAmbience.getAmbientAdditionsSettings()Methods in net.minecraft.world.biome with parameters of type SoundAdditionsAmbienceModifier and TypeMethodDescriptionBiomeAmbience.Builder.ambientAdditionsSound(SoundAdditionsAmbience p_235242_1_)