public static class Definitions.FoodDefinition
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getHealthRestoreAmount() |
int |
getHungerRestoreAmount() |
int |
getThirstRestoreAmount() |
float |
getValueChangePerUse() |
boolean |
healsBrokenbones() |
boolean |
isEnvironmental() |
boolean |
removeOnUse() |
boolean |
stopsBleeding() |
public int getHealthRestoreAmount()
public int getHungerRestoreAmount()
public int getThirstRestoreAmount()
public boolean healsBrokenbones()
public boolean stopsBleeding()
public boolean removeOnUse()
public float getValueChangePerUse()
public boolean isEnvironmental()