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
/
ClickEvent
Click
Event
class
ClickEvent
(
event
:
InventoryClickEvent
)
Members
Constructors
Click
Event
Link copied to clipboard
constructor
(
event
:
InventoryClickEvent
)
Properties
action
Link copied to clipboard
val
action
:
@
NotNull
InventoryAction
click
Link copied to clipboard
val
click
:
@
NotNull
ClickType
current
Item
Link copied to clipboard
val
currentItem
:
@
Nullable
ItemStack
?
cursor
Link copied to clipboard
val
cursor
:
@
Nullable
ItemStack
?
hotbar
Button
Link copied to clipboard
val
hotbarButton
:
Int
player
Link copied to clipboard
val
player
:
@
NotNull
HumanEntity
slot
Link copied to clipboard
val
slot
:
Int
slot
Type
Link copied to clipboard
val
slotType
:
@
NotNull
InventoryType.SlotType
Functions
unsafe
Link copied to clipboard
fun
unsafe
(
)
:
InventoryClickEvent