Posted October 9, 201410 yr hi again, i need to know how i can slow down the hunger of a player.... ive tryed a few methodes from the internet but nothing works..... has some one any ideas^^
October 9, 201410 yr I suggest looking at the FoodStats class. You can get it from EntityPlayer#getFoodStats() . Don't PM me with questions. They will be ignored! Make a thread on the appropriate board for support. 1.12 -> 1.13 primer by williewillus. 1.7.10 and older versions of Minecraft are no longer supported due to it's age! Update to the latest version for support. http://www.howoldisminecraft1710.today/
October 9, 201410 yr Author yea ive locked there. i dont know what event ive to use..... im stuck on this for like 4 hrs now.........
October 9, 201410 yr Author ok now ive got something my hunger is now stuck @20 can someone tell me what is the int and float of that player.getFoodStats().addStats(3, 10F);
October 10, 201410 yr Author ok ive got it to do what i want:-) the next problem is i need something that does this with it. check if .getSaturationLevel() is 19 wait a few seconds add 1 check if .getSaturationLevel() is 18 wait a few seconds add 1 i try to slow down the time the SaturationLevel decrease....
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.