nova-parent
Toggle table of contents
0.20-RC.2
java
Platform filter
java
Switch theme
Search in API
nova-parent
nova-api
/
xyz.xenondevs.nova.api.data
/
NamespacedId
/
toNamespacedKey
to
Namespaced
Key
@
NotNull
abstract
fun
toNamespacedKey
(
)
:
@
NotNull
NamespacedKey
Creates a
NamespacedKey
with the namespace and name of this
NamespacedId
.
Return
The
NamespacedKey
.