LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.event.events
/
KeyboardKeyEvent
/
KeyboardKeyEvent
Keyboard
Key
Event
constructor
(
key
:
InputConstants.Key
,
keyCode
:
Int
,
scanCode
:
Int
,
action
:
Int
,
mods
:
Int
,
screen
:
Screen
?
=
null
)