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