ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.inventory
/
Inventory
/
getStackInSlot
get
Stack
In
Slot
fun
getStackInSlot
(
slot
:
Int
)
:
Item
?
Content copied to clipboard
Gets the item in any slot, starting from 0.
Return
the
Item
in that slot
Parameters
slot
the slot index
Sources
jvm source
Link copied to clipboard