biomes

fun biomes(vararg biomeTags: TagKey<Biome>)

Adds biomeTags to the list of biomes this BiomeInjection should be applied to.


fun biomes(vararg biomes: ResourceKey<Biome>)

Adds biomes to the list of biomes this BiomeInjection should be applied to.