ktInventory
Toggle table of contents
2.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
ktInventory
ktInventory
/
dev.s7a.ktinventory.components
/
KtInventoryStorable
/
DragEvent
Drag
Event
class
DragEvent
(
event
:
InventoryDragEvent
)
Members
Constructors
Drag
Event
Link copied to clipboard
constructor
(
event
:
InventoryDragEvent
)
Properties
cursor
Link copied to clipboard
val
cursor
:
@
Nullable
ItemStack
?
new
Items
Link copied to clipboard
val
newItems
:
@
NotNull
MutableMap
<
Int
,
ItemStack
>
old
Cursor
Link copied to clipboard
val
oldCursor
:
@
NotNull
ItemStack
player
Link copied to clipboard
val
player
:
@
NotNull
HumanEntity
raw
Slots
Link copied to clipboard
val
rawSlots
:
@
NotNull
MutableSet
<
Int
>
slots
Link copied to clipboard
val
slots
:
@
NotNull
MutableSet
<
Int
>
type
Link copied to clipboard
val
type
:
@
NotNull
DragType
Functions
unsafe
Link copied to clipboard
fun
unsafe
(
)
:
InventoryDragEvent