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