Class BiomeModification

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

public class BiomeModification extends Object
Provides methods for modifying biomes. To create an instance, call BiomeModifications.create(Identifier).

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

See Also: