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.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.
|
allRequireMcRestart, allRequireWorldRestart, configElements, configID, entryList, initEntries, isWorldRunning, modID, needsRefresh, parentScreen, title, titleLine2
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, width
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
ForgeGuiFactory.ForgeConfigGui(GuiScreen parentScreen) |
actionPerformed, drawScreen, drawToolTip, getAbridgedConfigPath, initGui, keyTyped, mouseClicked, mouseMovedOrUp, onGuiClosed, updateScreen
confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawHoveringText, drawWorldBackground, func_146283_a, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, mouseClickMove, renderToolTip, setClipboardString, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine, func_146110_a, func_152125_a
public ForgeGuiFactory.ForgeConfigGui(GuiScreen parentScreen)