rebar
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
rebar
rebar
/
io.github.pylonmc.rebar.item
/
RebarItem
/
Companion
/
register
register
@
JvmStatic
@
JvmOverloads
fun
register
(
itemClass
:
Class
<
out
RebarItem
>
,
template
:
ItemStack
,
rebarBlockKey
:
NamespacedKey
?
=
null
)
(
source
)
inline
fun
<
T
:
RebarItem
>
register
(
template
:
ItemStack
,
rebarBlockKey
:
NamespacedKey
?
=
null
)
(
source
)