Class ItemConfigurator
java.lang.Object
zombie.inventory.ItemConfigurator
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
ConfigureItem
(InventoryItem inventoryItem, ItemPickInfo itemPickInfo, boolean boolean0, float var3) static void
ConfigureItemOnCreate
(InventoryItem inventoryItem) static int
GetIdForSprite
(String string) static int
GetIdForString
(String string) static void
static boolean
registerZone
(String string)
-
Constructor Details
-
ItemConfigurator
public ItemConfigurator()
-
-
Method Details
-
registerZone
-
GetIdForString
-
GetIdForSprite
-
Preprocess
public static void Preprocess() -
ConfigureItem
public static void ConfigureItem(InventoryItem inventoryItem, ItemPickInfo itemPickInfo, boolean boolean0, float var3) -
ConfigureItemOnCreate
-