api
a9eff54633
jvm
api
/
org.kryptonmc.api.registry
/
RegistryReference
/
Factory
Factory
@
ApiStatus.Internal
interface
Factory
Members
Functions
of
Link copied to clipboard
abstract
fun
<
T
,
V
:
T
>
of
(
registry
:
Registry
<
T
>
,
key
:
Key
)
:
RegistryReference
<
V
>