public static class ForgeGuiFactory.ForgeConfigGui extends GuiConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
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.
|
static class |
ForgeGuiFactory.ForgeConfigGui.ChunkLoaderEntry
This custom list entry provides the Forge Chunk Manager Config entry on the Minecraft Forge Configuration screen.
|
static class |
ForgeGuiFactory.ForgeConfigGui.ClientEntry
This custom list entry provides the Client only Settings entry on the Minecraft Forge Configuration screen.
|
static class |
ForgeGuiFactory.ForgeConfigGui.GeneralEntry
This custom list entry provides the General Settings entry on the Minecraft Forge Configuration screen.
|
static class |
ForgeGuiFactory.ForgeConfigGui.ModIDEntry
This custom list entry provides a Mod ID selector.
|
static class |
ForgeGuiFactory.ForgeConfigGui.ModOverridesEntry
This custom list entry provides the Mod Overrides entry on the Forge Chunk Loading config screen.
|
static class |
ForgeGuiFactory.ForgeConfigGui.VersionCheckEntry
This custom list entry provides the Forge Version Checking Config entry on the Minecraft Forge Configuration screen.
|
allRequireMcRestart, allRequireWorldRestart, btnDefaultAll, btnUndoAll, checkBoxHoverChecker, chkApplyGlobally, configElements, configID, entryList, initEntries, isWorldRunning, modID, needsRefresh, parentScreen, resetHoverChecker, title, titleLine2, undoHoverCheckerallowUserInput, buttonList, fontRendererObj, height, itemRender, keyHandled, labelList, mc, mouseHandled, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
ForgeConfigGui(GuiScreen parentScreen) |
actionPerformed, drawScreen, drawToolTip, getAbridgedConfigPath, handleMouseInput, initGui, keyTyped, mouseClicked, mouseReleased, onGuiClosed, updateScreenaddButton, confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, mouseClickMove, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setGuiSize, setText, setWorldAndResolutiondrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLinepublic ForgeConfigGui(GuiScreen parentScreen)