Uses of Enum Class
zombie.scripting.objects.Item.Type
Packages that use Item.Type
-
Uses of Item.Type in generation.builders
Methods in generation.builders with parameters of type 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()
ItemKey.type()
Returns the value of thetype
record component.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.TypeConstructors in zombie.scripting.objects with parameters of type Item.Type