yarn/mappings/net/minecraft/entity/player/HungerManager.mapping

18 lines
495 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS aef net/minecraft/entity/player/HungerManager
2016-09-13 06:41:42 -04:00
FIELD a foodLevel I
FIELD b foodSaturationLevel F
FIELD c exhaustion F
FIELD d foodStarvationTimer I
FIELD e prevFoodLevel I
METHOD a getFoodLevel ()I
METHOD a addExhaustion (F)V
METHOD a setFoodLevel (I)V
METHOD a add (IF)V
METHOD a update (Lacu;)V
METHOD a eat (Lagz;Lahf;)V
METHOD a deserialize (Lfc;)V
METHOD b setSaturationLevelClient (F)V
METHOD b serialize (Lfc;)V
METHOD c isNotFull ()Z
METHOD e getSaturationLevel ()F