Uses of Enum Class
zombie.scripting.objects.ItemDisplayCategory
Packages that use ItemDisplayCategory
-
Uses of ItemDisplayCategory in generation.builders
Methods in generation.builders with parameters of type ItemDisplayCategoryModifier and TypeMethodDescriptionItemBuilder.displayCategory
(ItemDisplayCategory itemDisplayCategory) -
Uses of ItemDisplayCategory in zombie.scripting.objects
Subclasses with type arguments of type ItemDisplayCategory in zombie.scripting.objectsMethods in zombie.scripting.objects that return ItemDisplayCategoryModifier and TypeMethodDescriptionstatic ItemDisplayCategory
Returns the enum constant of this class with the specified name.static ItemDisplayCategory[]
ItemDisplayCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.