Uses of Enum Class
zombie.scripting.objects.Item.Type
Packages that use Item.Type
-
Uses of Item.Type in zombie.scripting.objects
Subclasses with type arguments of type Item.Type in zombie.scripting.objectsFields in zombie.scripting.objects declared as Item.TypeMethods in zombie.scripting.objects that return Item.TypeModifier and TypeMethodDescriptionItem.getType()
static Item.Type
Returns the enum constant of this class with the specified name.static Item.Type[]
Item.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.scripting.objects with parameters of type Item.Type