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