Skip to main content

encode_heightmap

Function encode_heightmap 

Source
pub fn encode_heightmap(
    chunk: &Chunk,
    heightmap_type: &'static HeightmapType,
) -> Option<Vec<i64>>