Uses of Enum Class
org.cloudburstmc.server.block.behavior.BlockBehaviorNoteblock.Instrument
Packages that use BlockBehaviorNoteblock.Instrument
-
Uses of BlockBehaviorNoteblock.Instrument in org.cloudburstmc.server.block.behavior
Methods in org.cloudburstmc.server.block.behavior that return BlockBehaviorNoteblock.InstrumentModifier and TypeMethodDescriptionBlockBehaviorNoteblock.getInstrument(org.cloudburstmc.api.block.Block block)Returns the enum constant of this class with the specified name.static BlockBehaviorNoteblock.Instrument[]BlockBehaviorNoteblock.Instrument.values()Returns an array containing the constants of this enum class, in the order they are declared.