public static class ForgeGuiFactory.ForgeConfigGui.AddModOverrideEntry extends GuiConfigEntries.CategoryEntry
btnSelectCategory, childScreen
btnDefault, btnUndoChanges, configElement, defaultHoverChecker, defaultToolTip, drawLabel, isValidValue, mc, name, owningEntryList, owningScreen, toolTip, tooltipHoverChecker, undoHoverChecker, undoToolTip
Constructor and Description |
---|
AddModOverrideEntry(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.
|
boolean |
isChanged()
Has the value of this entry changed?
|
drawEntry, drawToolTip, enabled, getCurrentValue, getCurrentValues, getEntryRightBound, getLabelWidth, isDefault, keyTyped, mouseClicked, mousePressed, mouseReleased, saveConfigElement, setToDefault, undoChanges, updateCursorCounter
getConfigElement, getName, onGuiClosed, updatePosition
public AddModOverrideEntry(GuiConfig owningScreen, GuiConfigEntries owningEntryList, IConfigElement prop)
protected GuiScreen buildChildScreen()
GuiConfigEntries.CategoryEntry
buildChildScreen
in class GuiConfigEntries.CategoryEntry
public boolean isChanged()
GuiConfigEntries.IConfigEntry
isChanged
in interface GuiConfigEntries.IConfigEntry
isChanged
in class GuiConfigEntries.CategoryEntry