pub unsafe extern "C" fn climateToBiome(
mc: c_int,
np: *const u64,
dat: *mut u64,
) -> c_intExpand description
Uses the global biome tree definitions (see tables/btreeXX.h) to map a noise point (i.e. climate) to the corresponding overworld biome.