Uses of Record Class
net.minecraft.sound.BiomeMoodSound
Packages that use BiomeMoodSound
-
Uses of BiomeMoodSound in net.minecraft.sound
Fields in net.minecraft.sound declared as BiomeMoodSoundFields in net.minecraft.sound with type parameters of type BiomeMoodSoundModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<BiomeMoodSound> BiomeMoodSound.CODEC -
Uses of BiomeMoodSound in net.minecraft.world.attribute
Fields in net.minecraft.world.attribute with type parameters of type BiomeMoodSoundModifier and TypeFieldDescriptionprivate final Optional<BiomeMoodSound> AmbientSounds.moodThe field for themoodrecord component.Methods in net.minecraft.world.attribute that return types with arguments of type BiomeMoodSound