Uses of Enum Class
org.cloudburstmc.api.item.ItemCategory
Packages that use ItemCategory
-
Uses of ItemCategory in org.cloudburstmc.api.item
Methods in org.cloudburstmc.api.item that return ItemCategoryModifier and TypeMethodDescriptionstatic ItemCategoryReturns the enum constant of this class with the specified name.static ItemCategory[]ItemCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.