[][src]Type Definition building_blocks_storage::chunk_map::ChunkMap3

type ChunkMap3<T, M = ()> = ChunkMap<[i32; 3], T, M>;