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: u8