Uses of Enum Class
zombie.scripting.objects.ItemTag
Packages that use ItemTag
-
Uses of ItemTag in generation.builders
Methods in generation.builders with parameters of type ItemTagModifier and TypeMethodDescriptionComponentSpriteConfigBuilder.lightsourceItem
(ItemTag itemTag) WeaponItemBuilder.otherHandRequire
(ItemTag itemTag) -
Uses of ItemTag in zombie.inventory
Methods in zombie.inventory with parameters of type ItemTag -
Uses of ItemTag in zombie.scripting.objects
Subclasses with type arguments of type ItemTag in zombie.scripting.objectsMethods in zombie.scripting.objects that return ItemTagModifier and TypeMethodDescriptionstatic ItemTag
Returns the enum constant of this class with the specified name.static ItemTag[]
ItemTag.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 ItemTag