Skip to content

Should Box and StructureBox be renamed? #121

Description

@SpaceWalkerRS

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions