Class RecipeCodeOnTest
java.lang.Object
zombie.scripting.logic.RecipeCodeHelper
zombie.scripting.logic.RecipeCodeOnTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanbreakGlass(InventoryItem item) static booleancanAddToPack(InventoryItem item) static booleancutFillet(InventoryItem item) static booleancutFish(InventoryItem item) static booleangenericPacking(InventoryItem item0) static booleanhaveFilter(InventoryItem item) static booleanhaveOxygenTank(InventoryItem item) static booleanstatic booleannoFilter(InventoryItem item) static booleannoOxygenTank(InventoryItem item) static booleanopenFire(InventoryItem var0) static booleanpurifyWater(InventoryItem item) static booleanscratchTicket(InventoryItem item) static booleantainted(InventoryItem item)
-
Constructor Details
-
RecipeCodeOnTest
public RecipeCodeOnTest()
-
-
Method Details
-
cutFish
-
tainted
-
breakGlass
-
hotFluidContainer
-
cutFillet
-
purifyWater
-
canAddToPack
-
genericPacking
-
scratchTicket
-
haveFilter
-
noFilter
-
haveOxygenTank
-
noOxygenTank
-
openFire
-