toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.gui.component
/
ArrayComponent
/
ContextVisitor
Context
Visitor
@
FunctionalInterface
interface
ContextVisitor
(
source
)
Members
Functions
on
Context
Link copied to clipboard
abstract
fun
onContext
(
child
:
GuiComponent
,
context
:
GuiImmediateContext
,
childIndex
:
Int
)