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 CraftModeModifier and TypeMethodDescriptionstatic CraftRecipeData
CraftRecipeData.Alloc
(CraftMode craftModex, boolean boolean0, boolean boolean1, boolean boolean2, boolean boolean3) Constructors in zombie.entity.components.crafting.recipe with parameters of type CraftModeModifierConstructorDescriptionCraftRecipeData
(CraftMode craftModex, boolean boolean0, boolean boolean1, boolean boolean2, boolean boolean3)