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,
int mouseX,
int mouseY,
boolean isSelected,
float partial) |
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, onGuiClosed, updatePositionpublic void drawEntry(int slotIndex,
int x,
int y,
int listWidth,
int slotHeight,
int mouseX,
int mouseY,
boolean isSelected,
float partial)
drawEntry in interface GuiListExtended.IGuiListEntrydrawEntry in class GuiConfigEntries.ButtonEntrypublic void updateValueButtonText()
GuiConfigEntries.ButtonEntryupdateValueButtonText in class GuiConfigEntries.CycleValueEntry