const fn world_pos( bounding_box: BoundingBox, orientation: Option<Direction>, x: i32, y: i32, z: i32, ) -> BlockPos