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,
float partial) |
getValue, keyTyped, mouseClicked, updateCursorCounterdrawToolTip, isValueSavable, mousePressed, mouseReleased, updatePositionpublic 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,
float partial)
drawEntry in interface GuiListExtended.IGuiListEntrydrawEntry in class GuiEditArrayEntries.StringEntry