Package-level declarations

Types

Link copied to clipboard
fun interface EntryPoint

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

Link copied to clipboard

Initialization context for OptiGUI-compatible mods.