| Package | Description |
|---|---|
| org.cloudburstmc.server.level.generator.standard.biome.map.complex.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
BleedIslandBiomeFilter
"Bleeds" or "smears" biomes into a neighboring replacement biome, and sporadically generates "islands" of a certain type inside of
the replacement biome".
|
class |
ClimateBiomeFilter
Replaces biomes according to climate patterns.
|
class |
ReplaceSwathBiomeFilter
Randomly fills in large areas of a specific biome with another one.
|
class |
ReplaceThresholdBiomeFilter
Replaces a specific biome with another one when it and a certain number of its neighbors are that biome.
|
class |
RiverBiomeFilter
Combines a network of river biomes with the main biome grid.
|
class |
ShoreBiomeFilter |
class |
SmoothBiomeFilter
Replaces all biome intersections with rivers, except for those neighboring an ocean.
|
class |
SubstituteRandomBiomeFilter
Replaces specific biome with a replacement islandBiomes randomly selected from a list.
|
class |
ZoomBiomeFilter |
Copyright © 2020. All rights reserved.