Uses of Class
zombie.entity.components.crafting.recipe.CraftRecipeData.CacheData
Packages that use CraftRecipeData.CacheData
-
Uses of CraftRecipeData.CacheData in zombie.entity.components.crafting.recipe
Subclasses of CraftRecipeData.CacheData in zombie.entity.components.crafting.recipeModifier and TypeClassDescriptionstatic class
static class
Methods in zombie.entity.components.crafting.recipe with parameters of type CraftRecipeData.CacheDataModifier and TypeMethodDescriptionprotected static boolean
CraftRecipeManager.consumeInputFromResource
(InputScript inputScript, Resource resource, boolean boolean0, CraftRecipeData.CacheData cacheData) protected static boolean
CraftRecipeManager.consumeInputItem
(InputScript inputScript, Resource resource, boolean boolean0, CraftRecipeData.CacheData cacheData) protected static boolean
CraftRecipeManager.consumeInputItem
(InputScript inputScript0, InventoryItem inventoryItem, boolean boolean0, CraftRecipeData.CacheData cacheData) protected static boolean
CraftRecipeManager.createOutputItem
(OutputScript outputScript0, Item item, boolean boolean0, CraftRecipeData.CacheData cacheData) protected static boolean
CraftRecipeManager.createOutputToResource
(OutputScript outputScript, Resource resource, boolean boolean0, CraftRecipeData.CacheData cacheData)