nova-parent
Toggle table of contents
0.22.0-alpha.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
nova-parent
nova
/
xyz.xenondevs.nova.util.data
/
IdentifierOrTagKey
/
Companion
Companion
object
Companion
Members
Functions
codec
Link copied to clipboard
fun
<
T
:
Any
,
R
:
Registry
<
T
>
>
codec
(
registry
:
ResourceKey
<
R
>
)
:
Codec
<
IdentifierOrTagKey
<
T
>
>
of
Location
Link copied to clipboard
fun
<
T
:
Any
>
ofLocation
(
location
:
Identifier
)
:
IdentifierOrTagKey
<
T
>
of
Tag
Link copied to clipboard
fun
<
T
:
Any
>
ofTag
(
tag
:
TagKey
<
T
>
)
:
IdentifierOrTagKey
<
T
>