Type Alias minedmap_types::ChunkZ

source ·
pub type ChunkZ = ChunkCoord<{ axis::Z }>;
Expand description

A chunk Z coordinate relative to a region

Aliased Type§

struct ChunkZ(pub u8);

Fields§

§0: u8