Interface | Description |
---|---|
IModGuiFactory |
This is the interface you need to implement if you want to provide a customized config screen.
|
Exception | Description |
---|---|
CustomModLoadingErrorDisplayException |
If a mod throws this exception during loading, it will be called back to render
the error screen through the methods below.
|