Uses of Enum Class
zombie.entity.components.crafting.CraftLogicUILogic.RecipeComparator.CompareMode
Packages that use CraftLogicUILogic.RecipeComparator.CompareMode
-
Uses of CraftLogicUILogic.RecipeComparator.CompareMode in zombie.entity.components.crafting
Subclasses with type arguments of type CraftLogicUILogic.RecipeComparator.CompareMode in zombie.entity.components.craftingFields in zombie.entity.components.crafting declared as CraftLogicUILogic.RecipeComparator.CompareModeMethods in zombie.entity.components.crafting that return CraftLogicUILogic.RecipeComparator.CompareModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CraftLogicUILogic.RecipeComparator.CompareMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.