Jump to content

[1.10.2][AABB][SOLVED]Is there an utility method to rotate an AABB?


Starless

Recommended Posts

I have a block with 7 different AABBs, depending on its state (it's a directional block), 6 of which are rotations of one another, and the seventh is a "not connected" state, with a different bounding box. My approach is to create all AABBs as static final fields. I wanted to know if there's helper method somewhere that rotates an AABB around an axis, so I don't need to input the hardcode in the coordinates of the several AABB static fields, thus, if I change one (for instance, if I decide to change the block model), I automatically change all.

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.