quilt-kotlin-libraries
0.1.0
minecraft
/
org.quiltmc.qkl.wrapper.minecraft.registry
/
RegistryDsl
/
withName
with
Name
infix
fun
<
T
>
T
.
withName
(
name
:
String
)
:
RegistryObject
<
T
>
Content copied to clipboard
Creates a RegistryObject.
Author
Oliver-makes-code (Emma)
Parameters
name
The name to register under.