Type Alias minedmap_types::BlockZ
source · pub type BlockZ = BlockCoord<{ axis::Z }>;Expand description
A block Z coordinate relative to a chunk
Aliased Type§
struct BlockZ(pub u8);Fields§
§0: u8pub type BlockZ = BlockCoord<{ axis::Z }>;A block Z coordinate relative to a chunk
struct BlockZ(pub u8);0: u8