getTag

fun <T> getTag(key: TagKey<T>): Collection<Holder<T>>

Get all instances of objects registered with the given tag.