Class InventoryItemFactory
java.lang.Object
zombie.inventory.InventoryItemFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InventoryItem
CreateItem
(short short0) static <T extends InventoryItem>
TCreateItem
(String string) static InventoryItem
CreateItem
(String string, float float0) static InventoryItem
CreateItem
(String string, float float0, boolean boolean0) static InventoryItem
CreateItem
(String string0, float float0, String string1) Deprecated.static InventoryItem
CreateItem
(String string0, String string1, String string2, String string3) Deprecated.static InventoryItem
CreateItem
(String string, Food food1) static InventoryItem
CreateItem
(InventoryItem item0, String string) static <T extends InventoryItem>
TCreateItem
(ItemKey itemKey) static Item
-
Constructor Details
-
InventoryItemFactory
public InventoryItemFactory()
-
-
Method Details
-
CreateItem
-
CreateItem
-
CreateItem
-
CreateItem
-
getItem
-
CreateItem
-
CreateItem
Deprecated. -
CreateItem
@Deprecated public static InventoryItem CreateItem(String string0, String string1, String string2, String string3) Deprecated. -
CreateItem
-
CreateItem
-