Uses of Enum Class
net.minecraft.client.sound.SoundEntry.Entry.SoundEntryType
Packages that use SoundEntry.Entry.SoundEntryType
-
Uses of SoundEntry.Entry.SoundEntryType in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as SoundEntry.Entry.SoundEntryTypeMethods in net.minecraft.client.sound that return SoundEntry.Entry.SoundEntryTypeModifier and TypeMethodDescriptionSoundEntry.Entry.SoundEntryType.getTypeByName(String name) SoundEntry.Entry.method_7069()Returns the enum constant of this class with the specified name.static SoundEntry.Entry.SoundEntryType[]SoundEntry.Entry.SoundEntryType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.sound with parameters of type SoundEntry.Entry.SoundEntryTypeModifier and TypeMethodDescriptionvoidSoundEntry.Entry.method_7062(SoundEntry.Entry.SoundEntryType soundEntryType)