drop

fun drop(slot: Int, ctrl: Boolean): Inventory

Shorthand for DropAction

Return

this inventory for method chaining

Parameters

slot

the slot to drop

ctrl

whether control should be held (drops whole stack)

Sources

Link copied to clipboard