| private void |
| add(int food, float saturation) |
| method_59684(int arg0, float arg1) |
| addInternal(int nutrition, float saturation) |
|
| public void |
| eat(int food, float saturationModifier) |
| method_7585(int arg0, float arg1) |
| add(int food, float saturationModifier) |
|
| public void |
|
| public void |
|
| public void |
|
| public void |
|
| public int |
| getFoodLevel() |
| method_7586() |
| getFoodLevel() |
|
| public boolean |
| hasEnoughFood() |
| method_75882() |
| canSprint() |
|
| public boolean |
| needsFood() |
| method_7587() |
| isNotFull() |
|
| public void |
| addExhaustion(float amount) |
| method_7583(float arg0) |
| addExhaustion(float exhaustion) |
|
| public float |
| getSaturationLevel() |
| method_7589() |
| getSaturationLevel() |
|
| public void |
| setFoodLevel(int food) |
| method_7580(int arg0) |
| setFoodLevel(int foodLevel) |
|
| public void |
| setSaturation(float saturation) |
| method_7581(float arg0) |
| setSaturationLevel(float saturationLevel) |
|