public static class FMLConfigGuiFactory.CustomArrayEntry extends GuiEditArrayEntries.StringEntry
textFieldValuebtnAddNewEntryAbove, btnRemoveEntry, configElement, isValidated, isValidValue, owningEntryList, owningScreen| Constructor and Description |
|---|
CustomArrayEntry(GuiEditArray owningScreen,
GuiEditArrayEntries owningEntryList,
IConfigElement configElement,
java.lang.Object value) |
| Modifier and Type | Method and Description |
|---|---|
void |
drawEntry(int slotIndex,
int x,
int y,
int listWidth,
int slotHeight,
int mouseX,
int mouseY,
boolean isSelected) |
getValue, keyTyped, mouseClicked, updateCursorCounterdrawToolTip, isValueSavable, mousePressed, mouseReleased, setSelectedpublic CustomArrayEntry(GuiEditArray owningScreen, GuiEditArrayEntries owningEntryList, IConfigElement configElement, java.lang.Object value)
public void drawEntry(int slotIndex,
int x,
int y,
int listWidth,
int slotHeight,
int mouseX,
int mouseY,
boolean isSelected)
drawEntry in interface GuiListExtended.IGuiListEntrydrawEntry in class GuiEditArrayEntries.StringEntry