public static class ForgeGuiFactory.ForgeConfigGui.GeneralEntry extends GuiConfigEntries.CategoryEntry
btnSelectCategory, childScreen
btnDefault, 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, updateCursorCounter
getConfigElement, getName, onGuiClosed, updatePosition
public GeneralEntry(GuiConfig owningScreen, GuiConfigEntries owningEntryList, IConfigElement prop)
protected GuiScreen buildChildScreen()
GuiConfigEntries.CategoryEntry
buildChildScreen
in class GuiConfigEntries.CategoryEntry