Uses of Enum Class
zombie.entity.components.crafting.recipe.CraftRecipeManager.FilterMode
Packages that use CraftRecipeManager.FilterMode
-
Uses of CraftRecipeManager.FilterMode in zombie.entity.components.crafting.recipe
Subclasses with type arguments of type CraftRecipeManager.FilterMode in zombie.entity.components.crafting.recipeMethods in zombie.entity.components.crafting.recipe that return CraftRecipeManager.FilterModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CraftRecipeManager.FilterMode[]
CraftRecipeManager.FilterMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.