pub unsafe extern "C" fn getPossibleBiomesForLimits(
ids: *mut c_char,
mc: c_int,
limits: *mut [c_int; 2],
)Expand description
Determines which biomes are able to generate given a set of climate parameter limits. Possible biomes are marked non-zero in the ‘ids’.