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: u8pub type ChunkZ = ChunkCoord<{ axis::Z }>;A chunk Z coordinate relative to a region
struct ChunkZ(pub u8);0: u8