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.guide.button
/
ItemButton
/
Companion
/
from
from
@
JvmStatic
fun
from
(
stack
:
ItemStack
?
)
:
Item
(
source
)
@
JvmStatic
fun
from
(
stack
:
ItemStack
?
,
preDisplayDecorator
:
(
ItemStack
,
Player
)
->
ItemStack
)
:
Item
(
source
)
@
JvmStatic
fun
from
(
input
:
RecipeInput.Item
?
)
:
Item
(
source
)
@
JvmStatic
fun
from
(
choice
:
RecipeChoice
?
)
:
Item
(
source
)