biome

fun biome(priority: Int, biome: TypedKey<Biome>, vararg biomes: TypedKey<Biome>)
fun biome(priority: Int, biome: TagKey<Biome>)

Adds a spawn condition of priority that tests if the spawn position is inside any of the specified biomes.