quilt-kotlin-libraries
0.1.0
minecraft
/
org.quiltmc.qkl.wrapper.minecraft.registry
/
RegistryObject
/
toRegistry
to
Registry
infix
fun
toRegistry
(
registry
:
Registry
<
T
>
)
:
T
Content copied to clipboard
Registers a RegistryObject.
Author
Oliver-makes-code (Emma)
Parameters
registry
The registry to register to.