pub type BlockZ = BlockCoord<{ axis::Z }>;
A block Z coordinate relative to a chunk
pub struct BlockZ(pub u8);
0: u8