Uses of Enum Class
net.minecraft.block.enums.Instrument.class_7994
Packages that use Instrument.class_7994
-
Uses of Instrument.class_7994 in net.minecraft.block.enums
Fields in net.minecraft.block.enums declared as Instrument.class_7994Methods in net.minecraft.block.enums that return Instrument.class_7994Modifier and TypeMethodDescriptionstatic Instrument.class_7994Returns the enum constant of this class with the specified name.static Instrument.class_7994[]Instrument.class_7994.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.block.enums with parameters of type Instrument.class_7994ModifierConstructorDescriptionprivateInstrument(String name, SoundEvent soundEvent, Instrument.class_7994 class_7994)