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