toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.common
/
IKeyboardConstants
IKeyboard
Constants
interface
IKeyboardConstants
(
source
)
Not for manual implementation. This should be implemented by the corresponding platform.
See also
IMinecraft.
keyboard
Constants
Keyboard
Constants
Inheritors
KeyboardConstants
Members
Properties
back
Space
Link copied to clipboard
abstract
val
backSpace
:
Int
ctrl
Left
Link copied to clipboard
abstract
val
ctrlLeft
:
Int
ctrl
Right
Link copied to clipboard
abstract
val
ctrlRight
:
Int
delete
Link copied to clipboard
abstract
val
delete
:
Int
down
Link copied to clipboard
abstract
val
down
:
Int
end
Link copied to clipboard
abstract
val
end
:
Int
enter
Link copied to clipboard
abstract
val
enter
:
Int
escape
Link copied to clipboard
abstract
val
escape
:
Int
home
Link copied to clipboard
abstract
val
home
:
Int
key
A
Link copied to clipboard
abstract
val
keyA
:
Int
key
C
Link copied to clipboard
abstract
val
keyC
:
Int
key
F
Link copied to clipboard
abstract
val
keyF
:
Int
key
N
Link copied to clipboard
abstract
val
keyN
:
Int
key
V
Link copied to clipboard
abstract
val
keyV
:
Int
key
X
Link copied to clipboard
abstract
val
keyX
:
Int
left
Link copied to clipboard
abstract
val
left
:
Int
none
Link copied to clipboard
abstract
val
none
:
Int
right
Link copied to clipboard
abstract
val
right
:
Int
shift
Left
Link copied to clipboard
abstract
val
shiftLeft
:
Int
shift
Right
Link copied to clipboard
abstract
val
shiftRight
:
Int
up
Link copied to clipboard
abstract
val
up
:
Int