Uses of Class
zombie.inventory.recipemanager.ItemRecipe
Packages that use ItemRecipe
-
Uses of ItemRecipe in zombie.inventory.recipemanager
Methods in zombie.inventory.recipemanager that return ItemRecipeModifier and TypeMethodDescriptionstatic ItemRecipe
ItemRecipe.Alloc
(Recipe recipex, IsoGameCharacter isoGameCharacter, ArrayList<ItemContainer> arrayList0, InventoryItem inventoryItem, ArrayList<InventoryItem> arrayList1, boolean boolean0) Methods in zombie.inventory.recipemanager with parameters of type ItemRecipeModifier and TypeMethodDescriptionprotected static ItemRecord
ItemRecord.alloc
(ItemRecipe itemRecipex, InventoryItem inventoryItem) protected static SourceRecord
SourceRecord.alloc
(ItemRecipe itemRecipex, int int0, Recipe.Source source) static void
ItemRecipe.Release
(ItemRecipe itemRecipe)