Class BiomeModifications

java.lang.Object
net.fabricmc.fabric.api.biome.v1.BiomeModifications

@Deprecated public final class BiomeModifications extends Object
Deprecated.
Use Quilt Biome API's BiomeModifications instead.
Provides an API to modify Biomes after they have been loaded and before they are used in the World.

Any modifications made to biomes will not be available for use in the demo level.