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