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.recipe
/
RecipeInput
/
Item
/
Item
Item
constructor
(
amount
:
Int
,
vararg
items
:
ItemStack
)
(
source
)
constructor
(
tag
:
Tag
<
ItemTypeWrapper
>
,
amount
:
Int
)
(
source
)
constructor
(
items
:
MutableSet
<
ItemTypeWrapper
>
,
amount
:
Int
)
(
source
)