Posted November 10, 201410 yr Hi, So I've created a new mob that has visual dimensions of 5x17. I used the this.setSize(5F, 17F); in the main constructor. When I go in game and hit F3+B it shows the correct bounding box for the mob. However, when I actually try and hit the mob, it only has a bounding box of 5x5x6ish (so just only 6 blocks tall). I can also place blocks inside of the higher parts that appear in the bounding box shown at F3+B but not at the lower parts. What exactly is going on here?
November 11, 201410 yr That's weird. As far as I know, the F3+B should show the actual bounding box and as we all know for entities there is only the one bounding box, shared for pathfinding and hit box. Check out my tutorials here: http://jabelarminecraft.blogspot.com/
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.