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, fontRenderer, height, itemRender, keyHandled, labelList, mc, mouseHandled, selectedButton, width
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
ForgeConfigGui(GuiScreen parentScreen) |
Modifier and Type | Method and Description |
---|---|
private static java.util.List<IConfigElement> |
getConfigElements() |
actionPerformed, drawScreen, drawToolTip, getAbridgedConfigPath, handleMouseInput, initGui, keyTyped, mouseClicked, mouseReleased, onGuiClosed, updateScreen
addButton, confirmClicked, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, getItemToolTip, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, isAltKeyDown, isCtrlKeyDown, isFocused, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, mouseClickMove, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setFocused, setGuiSize, setText, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
public ForgeConfigGui(GuiScreen parentScreen)
private static java.util.List<IConfigElement> getConfigElements()