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