public static class ForgeGuiFactory.ForgeConfigGui.GeneralEntry extends GuiConfigEntries.CategoryEntry
btnSelectCategory, childScreenbtnDefault, btnUndoChanges, configElement, defaultHoverChecker, defaultToolTip, drawLabel, isValidValue, mc, name, owningEntryList, owningScreen, toolTip, tooltipHoverChecker, undoHoverChecker, undoToolTip| Constructor and Description |
|---|
GeneralEntry(GuiConfig owningScreen,
GuiConfigEntries owningEntryList,
IConfigElement prop) |
| Modifier and Type | Method and Description |
|---|---|
protected GuiScreen |
buildChildScreen()
This method is called in the constructor and is used to set the childScreen field.
|
drawEntry, drawToolTip, enabled, getCurrentValue, getCurrentValues, getEntryRightBound, getLabelWidth, isChanged, isDefault, keyTyped, mouseClicked, mousePressed, mouseReleased, saveConfigElement, setToDefault, undoChanges, updateCursorCountergetConfigElement, getName, onGuiClosed, setSelectedpublic GeneralEntry(GuiConfig owningScreen, GuiConfigEntries owningEntryList, IConfigElement prop)
protected GuiScreen buildChildScreen()
GuiConfigEntries.CategoryEntrybuildChildScreen in class GuiConfigEntries.CategoryEntry