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
/
Container
/
Companion
/
of
of
fun
of
(
fluidOrItem
:
FluidOrItem
)
:
Container
(
source
)
fun
of
(
fluid
:
PylonFluid
,
amountMillibuckets
:
Double
)
:
Container
(
source
)
fun
of
(
item
:
ItemStack
)
:
Container
(
source
)
fun
of
(
item
:
ItemStack
,
amount
:
Int
)
:
Container
(
source
)
fun
of
(
choice
:
RecipeChoice
)
:
Container
(
source
)
fun
of
(
list
:
List
<
FluidOrItem
>
)
:
MutableList
<
Container
>
(
source
)