ManagedConfigBuilder
Properties
Functions
Link copied to clipboard
Link copied to clipboard
inline fun <A : Annotation> customProcessor(noinline editorGenerator: (ProcessedOption, A) -> GuiOptionEditor)
fun <A : Annotation> customProcessor(annotation: Class<A>, editorGenerator: BiFunction<ProcessedOption, in A, GuiOptionEditor>)
Link copied to clipboard
Link copied to clipboard