()
| 687 | } |
| 688 | |
| 689 | @Override |
| 690 | public int getFoodLevel() { |
| 691 | return isSpectatingSelf() ? ((zj) getSpectatingEntity()).cS().a() : getPlayer().cS().a(); |
| 692 | } |
| 693 | |
| 694 | @Override |
| 695 | public float getSaturation() { |
nothing calls this directly
no test coverage detected