public static class GuiConfigEntries.ChatColorEntry extends GuiConfigEntries.CycleValueEntry
beforeIndex, currentIndex, defaultIndexbtnValuebtnDefault, btnUndoChanges, configElement, defaultHoverChecker, defaultToolTip, drawLabel, isValidValue, mc, name, owningEntryList, owningScreen, toolTip, tooltipHoverChecker, undoHoverChecker, undoToolTip| Modifier and Type | Method and Description |
|---|---|
void |
drawEntry(int slotIndex,
int x,
int y,
int listWidth,
int slotHeight,
Tessellator tessellator,
int mouseX,
int mouseY,
boolean isSelected) |
void |
updateValueButtonText()
Updates the displayString of the value button.
|
getCurrentValue, getCurrentValues, isChanged, isDefault, saveConfigElement, setToDefault, undoChanges, valueButtonPressedkeyTyped, mouseClicked, mousePressed, mouseReleased, updateCursorCounterdrawToolTip, enabled, getConfigElement, getEntryRightBound, getLabelWidth, getName, onGuiClosedpublic void drawEntry(int slotIndex,
int x,
int y,
int listWidth,
int slotHeight,
Tessellator tessellator,
int mouseX,
int mouseY,
boolean isSelected)
drawEntry in interface GuiListExtended.IGuiListEntrydrawEntry in class GuiConfigEntries.ButtonEntrypublic void updateValueButtonText()
GuiConfigEntries.ButtonEntryupdateValueButtonText in class GuiConfigEntries.CycleValueEntry