Uses of Class
zombie.entity.components.crafting.recipe.HandcraftLogic
Packages that use HandcraftLogic
-
Uses of HandcraftLogic in zombie.scripting.entity.components.crafting
Methods in zombie.scripting.entity.components.crafting with parameters of type HandcraftLogicModifier and TypeMethodDescriptionboolean
CraftRecipe.hasRecipeAtHand
(HandcraftLogic handcraftLogic) boolean
CraftRecipe.validateBenefitFromRecipeAtHand
(HandcraftLogic handcraftLogic)