Uses of Class
org.cloudburstmc.server.level.generator.standard.biome.map.complex.AbstractBiomeFilter.Next
Packages that use AbstractBiomeFilter.Next
-
Uses of AbstractBiomeFilter.Next in org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter
Subclasses of AbstractBiomeFilter.Next in org.cloudburstmc.server.level.generator.standard.biome.map.complex.filterModifier and TypeClassDescriptionclass"Bleeds" or "smears" biomes into a neighboring replacement biome, and sporadically generates "islands" of a certain type inside of the replacement biome".classReplaces biomes according to climate patterns.classRandomly fills in large areas of a specific biome with another one.classReplaces a specific biome with another one when it and a certain number of its neighbors are that biome.classCombines a network of river biomes with the main biome grid.classclassReplaces all biome intersections with rivers, except for those neighboring an ocean.classReplaces specific biome with a replacement islandBiomes randomly selected from a list.class