structure

fun structure(priority: Int, structure: TypedKey<*>, vararg structures: TypedKey<*>)
fun structure(priority: Int, structure: TagKey<*>)

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