Class ItemSpawner
java.lang.Object
zombie.inventory.ItemSpawner
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InventoryItemspawnItem(String arg0, ItemContainer arg1) static InventoryItemspawnItem(String arg0, ItemContainer arg1, boolean arg2) static InventoryItemspawnItem(String arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4) static InventoryItemspawnItem(String arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4, boolean arg5) static InventoryItemspawnItem(InventoryItem arg0, ItemContainer arg1) static InventoryItemspawnItem(InventoryItem arg0, ItemContainer arg1, boolean arg2) static InventoryItemspawnItem(InventoryItem arg0, IsoGridSquare arg1) static InventoryItemspawnItem(InventoryItem arg0, IsoGridSquare arg1, boolean arg2) static InventoryItemspawnItem(InventoryItem arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4) static InventoryItemspawnItem(InventoryItem arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4, boolean arg5) static List<InventoryItem> spawnItems(String string, int int0, ItemContainer container) static List<InventoryItem> spawnItems(InventoryItem item, int int0, ItemContainer container)
-
Constructor Details
-
ItemSpawner
public ItemSpawner()
-
-
Method Details
-
spawnItems
-
spawnItems
-
spawnItem
public static InventoryItem spawnItem(InventoryItem arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4, boolean arg5) -
spawnItem
public static InventoryItem spawnItem(InventoryItem arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4) -
spawnItem
-
spawnItem
-
spawnItem
public static InventoryItem spawnItem(String arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4, boolean arg5) -
spawnItem
public static InventoryItem spawnItem(String arg0, IsoGridSquare arg1, float arg2, float arg3, float arg4) -
spawnItem
-
spawnItem
-
spawnItem
-
spawnItem
-