Class BiomeModifiers
java.lang.Object
net.neoforged.neoforge.common.world.BiomeModifiers
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final record
Stock biome modifier that adds carvers to biomes (from the configured_carver json registry).static final record
Stock biome modifier that adds features to biomes.static final record
Stock biome modifier at adds spawn costs to a biome.static final record
Stock biome modifier that adds a mob spawn to a biome.static final record
Stock biome modifier that removes carvers from biomes.static final record
Stock biome modifier that removes features from biomes.static final record
Stock biome modifier that removes mob spawn costs from a biome.static final record
Stock biome modifier that removes mob spawns from a biome. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
BiomeModifiers
private BiomeModifiers()
-