ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.inventory.action
/
Action
Action
abstract
class
Action
(
slot
:
Int
,
windowId
:
Int
)
Content copied to clipboard
Types
Functions
Properties
Sources
Inheritors
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Type
Link copied to clipboard
enum
Type
:
Enum
<
Action.Type
>
Content copied to clipboard
Functions
complete
Link copied to clipboard
abstract
fun
complete
(
)
Content copied to clipboard
set
Slot
Link copied to clipboard
fun
setSlot
(
slot
:
Int
)
:
Action
Content copied to clipboard
set
Window
Id
Link copied to clipboard
fun
setWindowId
(
windowId
:
Int
)
:
Action
Content copied to clipboard
Properties
slot
Link copied to clipboard
var
slot
:
Int
Content copied to clipboard
windowId
Link copied to clipboard
var
windowId
:
Int
Content copied to clipboard
Inheritors
ClickAction
Link copied to clipboard
DragAction
Link copied to clipboard
DropAction
Link copied to clipboard
KeyAction
Link copied to clipboard
Sources
jvm source
Link copied to clipboard