-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or request
Description
C_5577922 and C_7492943, currently named Box and StructureBox respectively, are two classes used to define axis aligned bounding boxes. While Box is used in a variety of contexts like entity and block shapes, collisions, and rendering, StructureBox on the other hand is used exclusively for structure bounding boxes.
For reference, modern mojmaps uses AABB and BoundingBox respectively for these classes.
Should we adopt the mojmaps convention? Stick with our current names? Or do something in between?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request