Rosegold::ClickOperation
Inherits Enum / Comparable / Value / Object
Constants
LeftClick = 0
PICKUP (mode 0)
RightClick = 1
ShiftClick = 2
QUICK_MOVE (mode 1)
SwapHotbar1 = 3
SWAP (mode 2)
SwapHotbar2 = 4
SwapHotbar3 = 5
SwapHotbar4 = 6
SwapHotbar5 = 7
SwapHotbar6 = 8
SwapHotbar7 = 9
SwapHotbar8 = 10
SwapHotbar9 = 11
SwapOffhand = 12
MiddleClick = 13
CLONE (mode 3)
Drop = 14
THROW (mode 4)
DropStack = 15
DoubleClick = 16
PICKUP_ALL (mode 6)
Constructors
Instance methods
to_mode_and_button
Source