Uses of Record Class
net.minecraft.sound.BiomeMoodSound
Packages that use BiomeMoodSound
-
Uses of BiomeMoodSound in net.minecraft
Fields in net.minecraft with type parameters of type BiomeMoodSoundModifier and TypeFieldDescriptionprivate final Optional<BiomeMoodSound> class_12190.moodThe field for themoodrecord component.Methods in net.minecraft that return types with arguments of type 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