Posted March 18, 20214 yr Hi, I'm wondering how would I go about reset the block breaking animations? When I set it to 0 there is still a little block break animation, and values smaller that 0 or greater than 10 will not work (WorldRenderer L2546). What is confusing me the most is Minecraft is using -1 to reset the progress, but how is it gonna work?
March 18, 20214 yr look at the else case when outside [0,10) range in WorldRenderer. So -1 will remove damage.
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.