MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
legacy
/
io.github.notenoughupdates.moulconfig.gui.editors
/
GuiOptionEditorKeybindL
Gui
Option
Editor
Keybind
L
open
class
GuiOptionEditorKeybindL
:
GuiOptionEditor
(
source
)
Members
Constructors
Gui
Option
Editor
Keybind
L
Link copied to clipboard
constructor
(
option
:
ProcessedOption
,
defaultKeyCode
:
Int
)
Functions
keyboard
Input
Link copied to clipboard
open
fun
keyboardInput
(
)
:
Boolean
mouse
Input
Link copied to clipboard
open
fun
mouseInput
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
mouseX
:
Int
,
mouseY
:
Int
)
:
Boolean
render
Link copied to clipboard
open
fun
render
(
renderContext
:
RenderContext
,
x
:
Int
,
y
:
Int
,
width
:
Int
)