Class | Description |
---|---|
ForgeGuiFactory |
This is the base GuiConfig screen class that all the other Forge-specific config screens will be called from.
|
ForgeGuiFactory.ForgeConfigGui | |
ForgeGuiFactory.ForgeConfigGui.AddModOverrideEntry |
This custom list entry provides a button that will open to a screen that will allow a user to define a new mod override.
|
ForgeGuiFactory.ForgeConfigGui.ChunkLoaderEntry |
This custom list entry provides the Forge Chunk Manager Config entry on the Minecraft Forge Configuration screen.
|
ForgeGuiFactory.ForgeConfigGui.ClientEntry |
This custom list entry provides the Client only Settings entry on the Minecraft Forge Configuration screen.
|
ForgeGuiFactory.ForgeConfigGui.GeneralEntry |
This custom list entry provides the General Settings entry on the Minecraft Forge Configuration screen.
|
ForgeGuiFactory.ForgeConfigGui.ModIDEntry |
This custom list entry provides a Mod ID selector.
|
ForgeGuiFactory.ForgeConfigGui.ModOverridesEntry |
This custom list entry provides the Mod Overrides entry on the Forge Chunk Loading config screen.
|
ForgeGuiFactory.ForgeConfigGui.VersionCheckEntry |
This custom list entry provides the Forge Version Checking Config entry on the Minecraft Forge Configuration screen.
|
NotificationModUpdateScreen |