Uses of Enum Class
ru.cwcode.cwutils.items.ItemTypes.Instruments
Packages that use ItemTypes.Instruments
-
Uses of ItemTypes.Instruments in ru.cwcode.cwutils.items
Methods in ru.cwcode.cwutils.items that return ItemTypes.InstrumentsModifier and TypeMethodDescriptionstatic ItemTypes.InstrumentsItemTypes.getToolType(org.bukkit.inventory.ItemStack item) static ItemTypes.InstrumentsItemTypes.getToolType(org.bukkit.Material itemType) static ItemTypes.InstrumentsReturns the enum constant of this class with the specified name.static ItemTypes.Instruments[]ItemTypes.Instruments.values()Returns an array containing the constants of this enum class, in the order they are declared.