Uses of Enum Class
zombie.inventory.ItemType
Packages that use ItemType
-
Uses of ItemType in zombie.inventory
Subclasses with type arguments of type ItemType in zombie.inventoryMethods in zombie.inventory that return ItemTypeModifier and TypeMethodDescriptionstatic ItemTypeItemType.fromIndex(int value) InventoryItem.getCat()static ItemTypeReturns the enum constant of this class with the specified name.static ItemType[]ItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.inventory with parameters of type ItemTypeModifier and TypeMethodDescriptionbooleanvoid -
Uses of ItemType in zombie.iso.areas
Methods in zombie.iso.areas with parameters of type ItemType