Add a way to add hunger

Published by cap174 on
Status
Fixed
Issue description

Pretty much what the title suggests - I'm making a cake and it would be great if there was a procedure to replenish hunger. Thanks!

Issue comments

We will consider adding this. You can use these methods for now:

entity.getFoodStats().getFoodLevel()
entity.getFoodStats().setFoodLevel(int)