quilt-kotlin-libraries
0.1.0
qsl
/
org.quiltmc.qkl.wrapper.qsl.registry
/
buildLongRegistryEntryAttachment
build
Long
Registry
Entry
Attachment
fun
<
R
>
buildLongRegistryEntryAttachment
(
registry
:
Registry
<
R
>
,
id
:
Identifier
,
block
:
RegistryEntryAttachment.Builder
<
R
,
Long
>
.
(
)
->
Unit
=
{}
)
:
RegistryEntryAttachment
<
R
,
Long
>
Content copied to clipboard
Create a new long
RegistryEntryAttachment
for the given
registry
with the given information.