nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.util.data
/
ResourceLocationOrTagKey
/
Companion
Companion
object
Companion
Members
Functions
codec
Link copied to clipboard
@
JvmStatic
fun
<
T
,
R
:
Registry
<
T
>
>
codec
(
registry
:
ResourceKey
<
R
>
)
:
Codec
<
ResourceLocationOrTagKey
<
T
>
>
of
Location
Link copied to clipboard
fun
<
T
>
ofLocation
(
location
:
ResourceLocation
)
:
ResourceLocationOrTagKey
<
T
>
of
Tag
Link copied to clipboard
fun
<
T
>
ofTag
(
tag
:
TagKey
<
T
>
)
:
ResourceLocationOrTagKey
<
T
>