const MAX_SLICE_LEN: usize = 256;
Maximum slice length (z_corners * corners_y) across all dimensions. Overworld: (16/4+1) * (384/8+1) = 5 * 49 = 245. Rounded up for headroom.
z_corners
corners_y