Package zombie.inventory
Class InventoryItemFactory
java.lang.Object
zombie.inventory.InventoryItemFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic InventoryItem
CreateItem
(short short1) static InventoryItem
CreateItem
(String string) static InventoryItem
CreateItem
(String string, float float1) static InventoryItem
CreateItem
(String string, float float1, boolean boolean1) static InventoryItem
CreateItem
(String string, float float1, String string2) static InventoryItem
CreateItem
(String string, String string2, String string3, String string4) static InventoryItem
CreateItem
(String string, Food food)
-
Constructor Details
-
InventoryItemFactory
public InventoryItemFactory()
-
-
Method Details
-
CreateItem
-
CreateItem
-
CreateItem
-
CreateItem
-
CreateItem
-
CreateItem
public static InventoryItem CreateItem(String string, String string2, String string3, String string4) -
CreateItem
-