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.inventoryFields in zombie.inventory declared as ItemTypeMethods in zombie.inventory that return ItemTypeModifier and TypeMethodDescriptionstatic ItemType
ItemType.fromIndex
(int value) InventoryItem.getCat()
static ItemType
Returns 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 TypeMethodDescriptionboolean
void
-
Uses of ItemType in zombie.iso.areas
Methods in zombie.iso.areas with parameters of type ItemType