pub fn get_nether_biome_cached( target: &TargetPoint, cache: &mut Option<usize>, ) -> BiomeRef
Get the biome with lastResult caching for the nether (matches vanilla’s ThreadLocal warm-start).