Uses of Class
net.minecraft.sound.BiomeAdditionsSound
Packages that use BiomeAdditionsSound
- 
Uses of BiomeAdditionsSound in net.minecraft.client.soundFields in net.minecraft.client.sound with type parameters of type BiomeAdditionsSoundModifier and TypeFieldDescriptionprivate Optional<BiomeAdditionsSound>BiomeEffectSoundPlayer.additionsSound
- 
Uses of BiomeAdditionsSound in net.minecraft.soundFields in net.minecraft.sound with type parameters of type BiomeAdditionsSoundModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BiomeAdditionsSound>BiomeAdditionsSound.CODEC
- 
Uses of BiomeAdditionsSound in net.minecraft.world.biomeFields in net.minecraft.world.biome with type parameters of type BiomeAdditionsSoundModifier and TypeFieldDescriptionprivate final Optional<BiomeAdditionsSound>BiomeEffects.additionsSoundprivate Optional<BiomeAdditionsSound>BiomeEffects.Builder.additionsSoundMethods in net.minecraft.world.biome that return types with arguments of type BiomeAdditionsSoundModifier and TypeMethodDescriptionBiome.getAdditionsSound()BiomeEffects.getAdditionsSound()Returns the additions sound.Methods in net.minecraft.world.biome with parameters of type BiomeAdditionsSoundModifier and TypeMethodDescriptionBiomeEffects.Builder.additionsSound(BiomeAdditionsSound additionsSound)