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