public static class GuiConfigEntries.ChatColorEntry extends GuiConfigEntries.CycleValueEntry
beforeIndex, currentIndex, defaultIndex
btnValue
btnDefault, 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, valueButtonPressed
keyTyped, mouseClicked, mousePressed, mouseReleased, updateCursorCounter
drawToolTip, enabled, getConfigElement, getEntryRightBound, getLabelWidth, getName, onGuiClosed, updatePosition
public void drawEntry(int slotIndex, int x, int y, int listWidth, int slotHeight, int mouseX, int mouseY, boolean isSelected, float partial)
drawEntry
in interface GuiListExtended.IGuiListEntry
drawEntry
in class GuiConfigEntries.ButtonEntry
public void updateValueButtonText()
GuiConfigEntries.ButtonEntry
updateValueButtonText
in class GuiConfigEntries.CycleValueEntry