toggle menu
MoulConfig
3.6.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.gui
/
KeyboardEvent
/
KeyPressed
Key
Pressed
public
final
class
KeyPressed
implements
KeyboardEvent
(
source
)
Members
Constructors
Keyboard
Event.
KeyPressed
Link copied to clipboard
public
KeyboardEvent.KeyPressed
KeyboardEvent.KeyPressed
(
Integer
keycode
,
Boolean
pressed
)
Properties
keycode
Link copied to clipboard
private
final
Integer
keycode
pressed
Link copied to clipboard
private
final
Boolean
pressed
Functions
get
Keycode
Link copied to clipboard
public
final
Integer
getKeycode
(
)
get
Pressed
Link copied to clipboard
public
final
Boolean
getPressed
(
)