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