krypton
@Contract(value = "_ -> new", pure = true )
Creates a new registry key with the given key as its base key.
This will use RegistryRoots.KRYPTON as its root.
Return
a new registry key
Parameters
T
the resource key type
key
the key
Creates a new registry key with the given key as its base key.
This will use RegistryRoots.KRYPTON as its root.
a new registry key
the resource key type
the key