MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.processor
/
MoulConfigProcessor
/
registerConfigEditor
register
Config
Editor
open
fun
<
A
:
Annotation
?
>
registerConfigEditor
(
annotation
:
Class
<
A
>
,
editorGenerator
:
BiFunction
<
ProcessedOption
,
out
A
,
GuiOptionEditor
>
)
(
source
)