pub unsafe extern "C" fn genNetherScaled(
nn: *const NetherNoise,
out: *mut c_int,
r: Range,
mc: c_int,
sha: u64,
) -> c_intExpand description
The scaled Nether generation supports scales 1, 4, 16, 64, and 256. It is similar to mapNether3D(), but applies voronoi zoom if necessary, and fills the output buffer with nether_wastes for versions older than 1.16.