Skip to main content

get_nether_biome_cached

Function get_nether_biome_cached 

Source
pub fn get_nether_biome_cached(
    target: &TargetPoint,
    cache: &mut Option<usize>,
) -> BiomeRef
Expand description

Get the biome with lastResult caching for the nether (matches vanilla’s ThreadLocal warm-start).