pub unsafe extern "C" fn applySeed( g: *mut Generator, dim: c_int, seed: u64, )
Initializes the generator for a given dimension and seed. dim=0: Overworld dim=-1: Nether dim=+1: End