Uses of Class
zombie.scripting.entity.components.crafting.CraftRecipe
Packages that use CraftRecipe
Package
Description
-
Uses of CraftRecipe in zombie.characters
Methods in zombie.characters with parameters of type CraftRecipeModifier and TypeMethodDescriptionboolean
IsoGameCharacter.isRecipeActuallyKnown
(CraftRecipe craftRecipe) boolean
IsoGameCharacter.isRecipeKnown
(CraftRecipe craftRecipe) boolean
IsoGameCharacter.isRecipeKnown
(CraftRecipe craftRecipe, boolean boolean0) -
Uses of CraftRecipe in zombie.entity.components.build
Methods in zombie.entity.components.build that return CraftRecipeMethods in zombie.entity.components.build that return types with arguments of type CraftRecipeMethods in zombie.entity.components.build with parameters of type CraftRecipe -
Uses of CraftRecipe in zombie.entity.components.crafting
Classes in zombie.entity.components.crafting that implement interfaces with type arguments of type CraftRecipeMethods in zombie.entity.components.crafting that return CraftRecipeModifier and TypeMethodDescriptionCraftLogic.getCurrentRecipe()
DryingLogic.DryingSlot.getCurrentRecipe()
DryingLogic.getCurrentRecipe()
FurnaceLogic.FurnaceSlot.getCurrentRecipe()
FurnaceLogic.getCurrentRecipe()
MashingLogic.getCurrentRecipe()
CraftLogic.getPossibleRecipe()
static CraftRecipe
CraftUtil.getPossibleRecipe
(CraftRecipeData craftRecipeData, List<CraftRecipe> list0, List<Resource> list1, List<Resource> list2) static CraftRecipe
CraftUtil.getPossibleRecipe
(CraftRecipeData craftRecipeData, List<CraftRecipe> list1, List<Resource> list0, List<Resource> list2, CraftRecipeMonitor craftRecipeMonitor) DryingLogic.getPossibleRecipe()
FurnaceLogic.getPossibleRecipe()
MashingLogic.getPossibleRecipe()
BaseCraftingLogic.CachedRecipeInfo.getRecipe()
CraftRecipeMonitor.getRecipe()
Methods in zombie.entity.components.crafting that return types with arguments of type CraftRecipeModifier and TypeMethodDescriptionstatic List
<CraftRecipe> BaseCraftingLogic.filterRecipeList
(String string1, String string0, List<CraftRecipe> list0, List<CraftRecipe> list1, IsoPlayer playerx) DryingLogic.getDryingRecipes
(ArrayList<CraftRecipe> arrayList) DryingLogic.getFuelRecipes
(ArrayList<CraftRecipe> arrayList) FurnaceLogic.getFuelRecipes
(ArrayList<CraftRecipe> arrayList) FurnaceLogic.getFurnaceRecipes
(ArrayList<CraftRecipe> arrayList) CraftBench.getRecipes()
CraftLogic.getRecipes()
CraftLogic.getRecipes
(ArrayList<CraftRecipe> arrayList) MashingLogic.getRecipes
(List<CraftRecipe> list) Methods in zombie.entity.components.crafting with parameters of type CraftRecipeModifier and TypeMethodDescriptionstatic boolean
CraftUtil.canPerformRecipe
(CraftRecipe craftRecipe, CraftRecipeData craftRecipeData, List<Resource> list0, List<Resource> list1) static boolean
CraftUtil.canPerformRecipe
(CraftRecipe craftRecipe, CraftRecipeData craftRecipeData, List<Resource> list0, List<Resource> list1, CraftRecipeMonitor craftRecipeMonitor) int
BaseCraftingLogic.CachedRecipeComparator.compare
(CraftRecipe craftRecipe0, CraftRecipe craftRecipe1) BaseCraftingLogic.getCachedRecipeInfo
(CraftRecipe craftRecipe) static String
BaseCraftingLogic.getFavouriteModDataString
(CraftRecipe craftRecipe) void
CraftRecipeMonitor.logRecipe
(CraftRecipe craftRecipe, boolean boolean0) void
CraftLogic.setRecipe
(CraftRecipe craftRecipe) void
CraftRecipeMonitor.setRecipe
(CraftRecipe craftRecipe) Method parameters in zombie.entity.components.crafting with type arguments of type CraftRecipeModifier and TypeMethodDescriptionstatic boolean
CraftUtil.canStart
(CraftRecipeData craftRecipeData, List<CraftRecipe> list0, List<Resource> list1, List<Resource> list2) static boolean
CraftUtil.canStart
(CraftRecipeData craftRecipeData, List<CraftRecipe> list0, List<Resource> list1, List<Resource> list2, CraftRecipeMonitor craftRecipeMonitor) static CraftRecipeMonitor
CraftUtil.debugCanStart
(IsoPlayer var0, CraftRecipeData craftRecipeData, List<CraftRecipe> list0, List<Resource> list1, List<Resource> list2, CraftRecipeMonitor craftRecipeMonitor) static List
<CraftRecipe> BaseCraftingLogic.filterRecipeList
(String string1, String string0, List<CraftRecipe> list0, List<CraftRecipe> list1, IsoPlayer playerx) DryingLogic.getDryingRecipes
(ArrayList<CraftRecipe> arrayList) DryingLogic.getFuelRecipes
(ArrayList<CraftRecipe> arrayList) FurnaceLogic.getFuelRecipes
(ArrayList<CraftRecipe> arrayList) FurnaceLogic.getFurnaceRecipes
(ArrayList<CraftRecipe> arrayList) static CraftRecipe
CraftUtil.getPossibleRecipe
(CraftRecipeData craftRecipeData, List<CraftRecipe> list0, List<Resource> list1, List<Resource> list2) static CraftRecipe
CraftUtil.getPossibleRecipe
(CraftRecipeData craftRecipeData, List<CraftRecipe> list1, List<Resource> list0, List<Resource> list2, CraftRecipeMonitor craftRecipeMonitor) CraftLogic.getRecipes
(ArrayList<CraftRecipe> arrayList) MashingLogic.getRecipes
(List<CraftRecipe> list) void
BaseCraftingLogic.setRecipes
(List<CraftRecipe> list) -
Uses of CraftRecipe in zombie.entity.components.crafting.recipe
Classes in zombie.entity.components.crafting.recipe that implement interfaces with type arguments of type CraftRecipeModifier and TypeClassDescriptionstatic class
static class
Methods in zombie.entity.components.crafting.recipe that return CraftRecipeModifier and TypeMethodDescriptionCraftRecipeData.getRecipe()
HandcraftLogic.CachedRecipeInfo.getRecipe()
HandcraftLogic.getRecipe()
HandcraftLogic.InputItemNode.getRecipe()
Methods in zombie.entity.components.crafting.recipe that return types with arguments of type CraftRecipeModifier and TypeMethodDescriptionstatic List
<CraftRecipe> CraftRecipeSort.alphaNumeric
(List<CraftRecipe> list) static List
<CraftRecipe> CraftRecipeSort.canPerformAndValidRecipes
(List<CraftRecipe> list, IsoGameCharacter character, ArrayList<Resource> arrayList0, ArrayList<InventoryItem> arrayList1) static List
<CraftRecipe> CraftRecipeManager.filterRecipeList
(String string, List<CraftRecipe> list) static List
<CraftRecipe> CraftRecipeManager.filterRecipeList
(String string0, List<CraftRecipe> list0, List<CraftRecipe> list1) HandcraftLogic.getRecipeList()
static List
<CraftRecipe> CraftRecipeManager.getRecipesForTag
(String string) static ArrayList
<CraftRecipe> CraftRecipeManager.getUniqueRecipeItems
(InventoryItem item, IsoGameCharacter character, ArrayList<ItemContainer> arrayList) static List
<CraftRecipe> CraftRecipeManager.populateRecipeList
(String string, List<CraftRecipe> list, boolean boolean0) static List
<CraftRecipe> CraftRecipeManager.populateRecipeList
(String string, List<CraftRecipe> list0, List<CraftRecipe> list1, boolean boolean0) static List
<CraftRecipe> CraftRecipeManager.queryRecipes
(String string) static List
<CraftRecipe> CraftRecipeSort.validRecipes
(List<CraftRecipe> list, IsoGameCharacter character) Methods in zombie.entity.components.crafting.recipe with parameters of type CraftRecipeModifier and TypeMethodDescriptionboolean
HandcraftLogic.canCharacterPerformRecipe
(CraftRecipe craftRecipe) int
CraftRecipeSort.ValidCanPerformRecipeComparator.compare
(CraftRecipe craftRecipe0, CraftRecipe craftRecipe1) int
CraftRecipeSort.ValidRecipeComparator.compare
(CraftRecipe craftRecipe0, CraftRecipe craftRecipe1) static ArrayList
<InputScript> CraftRecipeManager.getAllValidInputScriptsForItem
(CraftRecipe craftRecipe, InventoryItem item) static ArrayList
<InventoryItem> CraftRecipeManager.getAllValidItemsForRecipe
(CraftRecipe craftRecipe, ArrayList<InventoryItem> arrayList0, ArrayList<InventoryItem> arrayList1) static int
CraftRecipeManager.getAutoCraftCountItems
(CraftRecipe craftRecipe, ArrayList<InventoryItem> arrayList) static InputScript
CraftRecipeManager.getValidInputScriptForItem
(CraftRecipe craftRecipe, InventoryItem item) static boolean
CraftRecipeManager.hasPlayerLearnedRecipe
(CraftRecipe craftRecipe, IsoGameCharacter character) static boolean
CraftRecipeManager.isItemToolForRecipe
(CraftRecipe craftRecipe, InventoryItem item) static boolean
CraftRecipeManager.isItemValidForRecipe
(CraftRecipe craftRecipe, InventoryItem item) boolean
HandcraftLogic.isRecipeAvailableForCharacter
(CraftRecipe craftRecipe) static boolean
CraftRecipeManager.isValidRecipeForCharacter
(CraftRecipe craftRecipe, IsoGameCharacter character, CraftRecipeMonitor craftRecipeMonitor) boolean
HandcraftLogic.isValidRecipeForCharacter
(CraftRecipe craftRecipe) boolean
CraftRecipeData.load
(ByteBuffer byteBuffer, int int2, CraftRecipe craftRecipe, boolean boolean1) void
CraftRecipeData.setRecipe
(CraftRecipe craftRecipe) void
HandcraftLogic.setRecipe
(CraftRecipe craftRecipe) void
HandcraftLogic.setRecipeFromContextClick
(CraftRecipe craftRecipe, InventoryItem item) Method parameters in zombie.entity.components.crafting.recipe with type arguments of type CraftRecipeModifier and TypeMethodDescriptionstatic List
<CraftRecipe> CraftRecipeSort.alphaNumeric
(List<CraftRecipe> list) static List
<CraftRecipe> CraftRecipeSort.canPerformAndValidRecipes
(List<CraftRecipe> list, IsoGameCharacter character, ArrayList<Resource> arrayList0, ArrayList<InventoryItem> arrayList1) static List
<CraftRecipe> CraftRecipeManager.filterRecipeList
(String string, List<CraftRecipe> list) static List
<CraftRecipe> CraftRecipeManager.filterRecipeList
(String string0, List<CraftRecipe> list0, List<CraftRecipe> list1) static List
<CraftRecipe> CraftRecipeManager.populateRecipeList
(String string, List<CraftRecipe> list, boolean boolean0) static List
<CraftRecipe> CraftRecipeManager.populateRecipeList
(String string, List<CraftRecipe> list0, List<CraftRecipe> list1, boolean boolean0) void
HandcraftLogic.setRecipes
(List<CraftRecipe> list) static List
<CraftRecipe> CraftRecipeSort.validRecipes
(List<CraftRecipe> list, IsoGameCharacter character) Constructor parameters in zombie.entity.components.crafting.recipe with type arguments of type CraftRecipeModifierConstructorDescriptionValidCanPerformRecipeComparator
(List<CraftRecipe> list, IsoGameCharacter character, ArrayList<Resource> arrayList0, ArrayList<InventoryItem> arrayList1) ValidRecipeComparator
(List<CraftRecipe> list, IsoGameCharacter character) -
Uses of CraftRecipe in zombie.scripting
Methods in zombie.scripting that return CraftRecipeMethods in zombie.scripting that return types with arguments of type CraftRecipe -
Uses of CraftRecipe in zombie.scripting.entity.components.crafting
Methods in zombie.scripting.entity.components.crafting that return CraftRecipeModifier and TypeMethodDescriptionCraftRecipeComponentScript.getCraftRecipe()
CraftRecipe.IOScript.getParentRecipe()
-
Uses of CraftRecipe in zombie.scripting.objects
Fields in zombie.scripting.objects with type parameters of type CraftRecipeMethods in zombie.scripting.objects that return CraftRecipeMethods in zombie.scripting.objects with parameters of type CraftRecipe