public class GuiTextBox
extends net.minecraft.client.gui.GuiTextField
| Constructor and Description |
|---|
GuiTextBox(int ID,
net.minecraft.client.gui.FontRenderer fontRenderer,
int startX,
int startY,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
advanceLine() |
void |
drawTextBox() |
boolean |
moreLinesAllowed() |
void |
regressLine() |
deleteFromCursor, deleteWords, getCursorPosition, getEnableBackgroundDrawing, getId, getMaxStringLength, getNthWordFromCursor, getNthWordFromPos, getNthWordFromPosWS, getSelectedText, getSelectionEnd, getText, getVisible, getWidth, isFocused, mouseClicked, moveCursorBy, setCanLoseFocus, setCursorPosition, setCursorPositionEnd, setCursorPositionZero, setDisabledTextColour, setEnableBackgroundDrawing, setEnabled, setFocused, setGuiResponder, setMaxStringLength, setResponderEntryValue, setSelectionPos, setText, setTextColor, setValidator, setVisible, textboxKeyTyped, updateCursorCounter, writeText