squeek502 / AppleCore

An API for modifying the food and hunger mechanics of Minecraft
The Unlicense
55 stars 24 forks source link

Player does not respawn with GetMaxHunger. #94

Closed primetoxinz closed 7 years ago

primetoxinz commented 7 years ago

As per title, due to FoodStats#foodLevel being initialized as 20. Not sure if it's possible to add a constructor through a class transformer though.

squeek502 commented 7 years ago

Definitely possible, thanks for letting me know.