[][src]Type Definition building_blocks::prelude::ChunkMap3

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