drag

fun drag(type: String, vararg slots: Int): Inventory

Shorthand for DragAction

Return

this inventory for method chaining

Parameters

type

what click type this should be: LEFT, MIDDLE, RIGHT

slots

all of the slots to drag onto

Sources

Link copied to clipboard