pub fn get_noise_parameters() -> FxHashMap<String, NoiseParameters>Expand description
Get all vanilla noise parameters from the datapack.
Returns a map keyed by namespaced noise ID (e.g., "minecraft:temperature").
pub fn get_noise_parameters() -> FxHashMap<String, NoiseParameters>Get all vanilla noise parameters from the datapack.
Returns a map keyed by namespaced noise ID (e.g., "minecraft:temperature").