addNetherBiome

static void addNetherBiome(RegistryKey<Biome> biome, Biome.MixedNoisePoint mixedNoisePoint)

Adds a biome to the Nether generator.

See also

net.minecraft.world.biome.Biome.MixedNoisePoint

Parameters

biome

The biome to add. Must not be null.

mixedNoisePoint

data about the given Biome's spawning information in the nether.

Sources

jvm source
Link copied to clipboard