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
/
Item
Item
data
class
Item
(
val
item
:
ItemStack
)
:
Container
(
source
)
Members
Constructors
Item
Link copied to clipboard
constructor
(
item
:
ItemStack
)
Properties
item
Link copied to clipboard
val
item
:
ItemStack
Functions
is
Pylon
Similar
Link copied to clipboard
fun
isPylonSimilar
(
other
:
Container
)
:
Boolean