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, undoHoverChecker
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, width
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
ForgeConfigGui(GuiScreen parentScreen) |
actionPerformed, drawScreen, drawToolTip, getAbridgedConfigPath, handleMouseInput, initGui, keyTyped, mouseClicked, mouseReleased, onGuiClosed, updateScreen
confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawHoveringText, drawHoveringText, drawWorldBackground, func_183500_a, getClipboardString, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, mouseClickMove, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setText, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
public ForgeConfigGui(GuiScreen parentScreen)