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