Uses of Enum Class
zombie.entity.components.crafting.CraftMode
Packages that use CraftMode
-
Uses of CraftMode in zombie.entity.components.crafting
Subclasses with type arguments of type CraftMode in zombie.entity.components.craftingMethods in zombie.entity.components.crafting that return CraftMode -
Uses of CraftMode in zombie.entity.components.crafting.recipe
Methods in zombie.entity.components.crafting.recipe with parameters of type CraftModeConstructors in zombie.entity.components.crafting.recipe with parameters of type CraftModeModifierConstructorDescriptionCraftRecipeData
(CraftMode arg0, boolean arg1, boolean arg2, boolean arg3, boolean arg4)