ChunkZ

Type Alias ChunkZ 

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

A chunk Z coordinate relative to a region

Aliased Type§

pub struct ChunkZ(pub u8);

Tuple Fields§

§0: u8