Uses of Enum Class
zombie.entity.components.crafting.ItemApplyMode
Packages that use ItemApplyMode
-
Uses of ItemApplyMode in zombie.entity.components.crafting
Subclasses with type arguments of type ItemApplyMode in zombie.entity.components.craftingMethods in zombie.entity.components.crafting that return ItemApplyModeModifier and TypeMethodDescriptionstatic ItemApplyMode
Returns the enum constant of this class with the specified name.static ItemApplyMode[]
ItemApplyMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ItemApplyMode in zombie.scripting.entity.components.crafting
Methods in zombie.scripting.entity.components.crafting that return ItemApplyMode