| public void |
|
| public void |
|
| protected MutableText |
| createNarrationMessage() |
| method_25360() |
| getNarrationMessage() |
|
| public void |
|
| public String |
| getValue() |
| method_1882() |
| getText() |
|
| public String |
| getHighlighted() |
| method_1866() |
| getSelectedText() |
|
| public void |
| setX(int x) |
| method_46421(int arg0) |
| setX(int arg0) |
|
| public void |
| setY(int y) |
| method_46419(int arg0) |
| setY(int arg0) |
|
| public void |
|
| private void |
|
| private void |
| deleteText(int dir, boolean wholeWord) |
| method_16873(int arg0, boolean arg1) |
| erase(int offset, boolean words) |
|
| public void |
| deleteWords(int dir) |
| method_1877(int arg0) |
| eraseWords(int wordOffset) |
|
| public void |
| deleteChars(int dir) |
| method_1878(int arg0) |
| eraseCharacters(int characterOffset) |
|
| public void |
| deleteCharsToPos(int pos) |
| method_55506(int arg0) |
| eraseCharactersTo(int position) |
|
| public int |
| getWordPosition(int dir) |
| method_1853(int arg0) |
| getWordSkipPosition(int wordOffset) |
|
| private int |
| getWordPosition(int dir, int from) |
| method_1869(int arg0, int arg1) |
| getWordSkipPosition(int wordOffset, int cursorPosition) |
|
| private int |
| getWordPosition(int dir, int from, boolean stripSpaces) |
| method_1864(int arg0, int arg1, boolean arg2) |
| getWordSkipPosition(int wordOffset, int cursorPosition, boolean skipOverSpaces) |
|
| public void |
| moveCursor(int dir, boolean hasShiftDown) |
| method_1855(int arg0, boolean arg1) |
| moveCursor(int offset, boolean shiftKeyPressed) |
|
| private int |
| getCursorPos(int dir) |
| method_27537(int arg0) |
| getCursorPosWithOffset(int offset) |
|
| public void |
| moveCursorTo(int dir, boolean extendSelection) |
| method_1883(int arg0, boolean arg1) |
| setCursor(int cursor, boolean select) |
|
| public void |
| setCursorPosition(int pos) |
| method_1875(int arg0) |
| setSelectionStart(int cursor) |
|
| public void |
| moveCursorToStart(boolean hasShiftDown) |
| method_1870(boolean arg0) |
| setCursorToStart(boolean shiftKeyPressed) |
|
| public void |
| moveCursorToEnd(boolean hasShiftDown) |
| method_1872(boolean arg0) |
| setCursorToEnd(boolean shiftKeyPressed) |
|
| public boolean |
|
| public boolean |
| canConsumeInput() |
| method_20315() |
| isActive() |
|
| public boolean |
| capturesInput() |
| method_1_7532() |
| isAcceptingTextInput() |
|
| public boolean |
|
| public boolean |
|
| private int |
|
| private void |
|
| public void |
|
| protected void |
|
| public void |
|
| public void |
| extractWidgetRenderState(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a) |
| method_48579(class_332 arg0, int arg1, int arg2, float arg3) |
| renderWidget(DrawContext arg0, int arg1, int arg2, float arg3) |
|
| private OrderedText |
| applyFormat(String text, int offset) |
| method_73211(String arg0, int arg1) |
| format(String string, int firstCharacterIndex) |
|
| private void |
| updateTextPosition() |
| method_71504() |
| updateTextPosition() |
|
| public void |
| setMaxLength(int maxLength) |
| method_1880(int arg0) |
| setMaxLength(int maxLength) |
|
| private int |
| getMaxLength() |
| method_1861() |
| getMaxLength() |
|
| public int |
| getCursorPosition() |
| method_1881() |
| getCursor() |
|
| public boolean |
| isBordered() |
| method_1851() |
| drawsBackground() |
|
| public void |
| setBordered(boolean bordered) |
| method_1858(boolean arg0) |
| setDrawsBackground(boolean drawsBackground) |
|
| public void |
| setTextColor(int textColor) |
| method_1868(int arg0) |
| setEditableColor(int editableColor) |
|
| public void |
| setTextColorUneditable(int textColorUneditable) |
| method_1860(int arg0) |
| setUneditableColor(int uneditableColor) |
|
| public void |
| setFocused(boolean focused) |
| method_25365(boolean arg0) |
| setFocused(boolean arg0) |
|
| private boolean |
| isEditable() |
| method_20316() |
| isEditable() |
|
| public void |
| setEditable(boolean isEditable) |
| method_1888(boolean arg0) |
| setEditable(boolean editable) |
|
| private boolean |
| isCentered() |
| method_71505() |
| isCentered() |
|
| public void |
| setCentered(boolean centered) |
| method_71502(boolean arg0) |
| setCentered(boolean centered) |
|
| public void |
| setTextShadow(boolean textShadow) |
| method_71503(boolean arg0) |
| setTextShadow(boolean textShadow) |
|
| public void |
| setInvertHighlightedTextColor(boolean invertHighlightedTextColor) |
| method_75351(boolean arg0) |
| setInvertSelectionBackground(boolean invertSelectionBackground) |
|
| public int |
| getInnerWidth() |
| method_1859() |
| getInnerWidth() |
|
| public void |
| setHighlightPos(int pos) |
| method_1884(int arg0) |
| setSelectionEnd(int index) |
|
| private void |
| scrollTo(int pos) |
| method_52719(int arg0) |
| updateFirstCharacterIndex(int cursor) |
|
| public void |
| setCanLoseFocus(boolean canLoseFocus) |
| method_1856(boolean arg0) |
| setFocusUnlocked(boolean focusUnlocked) |
|
| public boolean |
| isVisible() |
| method_1885() |
| isVisible() |
|
| public void |
| setVisible(boolean visible) |
| method_1862(boolean arg0) |
| setVisible(boolean visible) |
|
| public void |
| setSuggestion(String suggestion) |
| method_1887(String arg0) |
| setSuggestion(String suggestion) |
|
| public int |
| getScreenX(int charIndex) |
| method_1889(int arg0) |
| getCharacterX(int index) |
|
| public void |
|
| public void |
|