Annotation Interface ConfigGuiPlugin


@Documented @Retention(RUNTIME) @Target(TYPE) public @interface ConfigGuiPlugin
Lets the config GUI detect config screen plugins on Forge and NeoForge. Annotated IConfigGuiPlugin implementations must have a constructor with no arguments.
Since:
0.1.0