Discussion in 'Development' started by BruhLol, May 8, 2017.
How to check if player's hunger bar is full or not?
https://github.com/pmmp/PocketMine-MP/blob/master/src/pocketmine/entity/Human.php#L124
Wouldnt a better function name be like getHungerLevel() or getFoodLevel()
Thanks!