getTags

fun <T> Registry<T>.getTags(type: TagType = TagType.NORMAL): List<TagRegistry.TagValues<T>>

Get all tags for a given registry.