Posted January 24, 20223 yr I am wondering what the differences are between the two. Also, I noticed that VoxelShape is often present around AxisAlignedBB, what does it actually handle?
January 25, 20223 yr AxisAlignedBB is simply a box, contains the min coord and the max coord of the box. VoxelShape is a list of AxisAlignedBBs, so it can be different shaped other than cuboid shape. I'm not quite sure about MutableBoundingBox as I've never seen or hear it before.
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.