Package org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter
package org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter
-
Class SummaryClassDescription"Bleeds" or "smears" biomes into a neighboring replacement biome, and sporadically generates "islands" of a certain type inside of the replacement biome".Replaces biomes according to climate patterns.Randomly selects a biome from a pre-defined list.Randomly fills in large areas of a specific biome with another one.Replaces a specific biome with another one when it and a certain number of its neighbors are that biome.Combines a network of river biomes with the main biome grid.Combines a network of river biomes with the main biome grid.Replaces all biome intersections with rivers, except for those neighboring an ocean.Replaces specific biome with a replacement islandBiomes randomly selected from a list.
-
Enum Class Summary