Class BiomeModifications

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

public final class BiomeModifications extends Object
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 server.properties (as of 1.16.1), or the demo level.

Experimental feature, may be removed or changed without further notice.