api
a9eff54633
jvm
api
/
org.kryptonmc.api.tags
/
TagKey
/
Companion
Companion
object
Companion
Members
Functions
of
Link copied to clipboard
@
JvmStatic
fun
<
T
>
of
(
registry
:
ResourceKey
<
out
Registry
<
T
>
>
,
location
:
Key
)
:
TagKey
<
T
>
Creates a new tag key for the given
registry
and
location
.