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