EntryPoint

fun interface EntryPoint(source)

OptiGUI entry point. Called when OptiGUI finishes initialization. This is where InitializerContext.registerFilterFactory and InitializerContext.registerPreprocessor should be called.

Functions

Link copied to clipboard
abstract fun onInitialize(context: InitializerContext)

Registers filter factories using context.