()
| 698 | } |
| 699 | |
| 700 | @Override |
| 701 | public float getSaturation() { |
| 702 | return isSpectatingSelf() ? ((zj) getSpectatingEntity()).cT().e() : 0; |
| 703 | } |
| 704 | |
| 705 | @Override |
| 706 | public float getHealth(Object entity) { |
nothing calls this directly
no test coverage detected