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