ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.inventory.action
Package
com.
chattriggers.
ctjs.
minecraft.
wrappers.
inventory.
action
Types
Types
Action
Link copied to clipboard
abstract
class
Action
(
slot
:
Int
,
windowId
:
Int
)
Content copied to clipboard
Click
Action
Link copied to clipboard
class
ClickAction
(
slot
:
Int
,
windowId
:
Int
)
:
Action
Content copied to clipboard
Drag
Action
Link copied to clipboard
class
DragAction
(
slot
:
Int
,
windowId
:
Int
)
:
Action
Content copied to clipboard
Drop
Action
Link copied to clipboard
class
DropAction
(
slot
:
Int
,
windowId
:
Int
)
:
Action
Content copied to clipboard
Key
Action
Link copied to clipboard
class
KeyAction
(
slot
:
Int
,
windowId
:
Int
)
:
Action
Content copied to clipboard