| Interface | Description | 
|---|---|
| IDisplayableError | |
| IModGuiFactory | This is the interface you need to implement if you want to provide a customized config screen. | 
| Enum | Description | 
|---|---|
| GuiModList.SortType | 
| 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. |