Skip to main content

Module multi_noise

Module multi_noise 

Source
Expand description

Generated multi-noise biome source parameters for all presets.

Auto-generated from steel-worldgen/build_assets/multi_noise_biome_source_parameters.json. Do not edit manually.

Statics§

NETHER_BIOME_PARAMETERS
Nether biome parameter list for multi-noise biome selection.
NETHER_BIOME_POINTS 🔒
OVERWORLD_BIOME_PARAMETERS
Overworld biome parameter list for multi-noise biome selection.
OVERWORLD_BIOME_POINTS 🔒

Functions§

get_nether_biome
Get the biome for a target point in the nether.
get_nether_biome_cached
Get the biome with lastResult caching for the nether (matches vanilla’s ThreadLocal warm-start).
get_overworld_biome
Get the biome for a target point in the overworld.
get_overworld_biome_cached
Get the biome with lastResult caching for the overworld (matches vanilla’s ThreadLocal warm-start).
lookup_nether_biome 🔒
lookup_overworld_biome 🔒