pub type ChunkZ = ChunkCoord<{ axis::Z }>;
A chunk Z coordinate relative to a region
pub struct ChunkZ(pub u8);
0: u8