Uses of Enum Class
studio.magemonkey.divinity.types.ItemGroup
Packages that use ItemGroup
-
Uses of ItemGroup in studio.magemonkey.divinity.types
Methods in studio.magemonkey.divinity.types that return ItemGroupModifier and TypeMethodDescriptionstatic ItemGroupItemGroup.getItemGroup(String mat) static ItemGroupItemGroup.getItemGroup(org.bukkit.inventory.ItemStack item) static ItemGroupItemGroup.getItemGroup(org.bukkit.Material material) Deprecated.static ItemGroupReturns the enum constant of this class with the specified name.static ItemGroup[]ItemGroup.values()Returns an array containing the constants of this enum class, in the order they are declared.