fn make_bounding_box( pos: IVec3, dir: Direction, width: i32, height: i32, depth: i32, ) -> BoundingBox
Matches StructurePiece.makeBoundingBox: width rotates with the direction axis.
StructurePiece.makeBoundingBox