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 ItemRecipeItemRecipe.Alloc(Recipe recipe, IsoGameCharacter character, ArrayList<ItemContainer> containers, InventoryItem selectedItem, ArrayList<InventoryItem> ignoreItems, boolean allItems) Methods in zombie.inventory.recipemanager with parameters of type ItemRecipe