ChatTriggers
2.2.0-1.8.9
ChatTriggers
/
com.chattriggers.ctjs.minecraft.wrappers.inventory.action
/
DropAction
Drop
Action
class
DropAction
(
slot
:
Int
,
windowId
:
Int
)
:
Action
Content copied to clipboard
Functions
Sources
Functions
complete
Link copied to clipboard
open
override
fun
complete
(
)
Content copied to clipboard
get
Holding
Ctrl
Link copied to clipboard
fun
getHoldingCtrl
(
)
:
Boolean
Content copied to clipboard
set
Holding
Ctrl
Link copied to clipboard
fun
setHoldingCtrl
(
holdingCtrl
:
Boolean
)
:
DropAction
Content copied to clipboard
Whether the click should act as if control is being held (defaults to false)
Sources
jvm source
Link copied to clipboard