Class RecipeCodeOnTest
java.lang.Object
zombie.scripting.logic.RecipeCodeHelper
zombie.scripting.logic.RecipeCodeOnTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
breakGlass
(InventoryItem item) static boolean
canAddToPack
(InventoryItem item) static boolean
cutFillet
(InventoryItem item) static boolean
cutFish
(InventoryItem item) static boolean
genericPacking
(InventoryItem item0) static boolean
haveFilter
(InventoryItem item) static boolean
haveOxygenTank
(InventoryItem item) static boolean
static boolean
noFilter
(InventoryItem item) static boolean
noOxygenTank
(InventoryItem item) static boolean
openFire
(InventoryItem var0) static boolean
purifyWater
(InventoryItem item) static boolean
scratchTicket
(InventoryItem item) static boolean
tainted
(InventoryItem item)
-
Constructor Details
-
RecipeCodeOnTest
public RecipeCodeOnTest()
-
-
Method Details
-
cutFish
-
tainted
-
breakGlass
-
hotFluidContainer
-
cutFillet
-
purifyWater
-
canAddToPack
-
genericPacking
-
scratchTicket
-
haveFilter
-
noFilter
-
haveOxygenTank
-
noOxygenTank
-
openFire
-