extends AbstractStringWidget
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
| gjg | |
| net.minecraft.client.gui.components.StringWidget | |
| net.minecraft.class_7842 | |
| net.minecraft.client.gui.widget.TextWidget |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||
| private int |
| ||||||||
| private int |
| ||||||||
| private boolean |
| ||||||||
| private StringWidget$TextOverflow |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Component message, Font textRenderer) |
| public | (int width, int height, Component message, Font textRenderer) |
| public | (int x, int y, int width, int height, Component message, Font textRenderer) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public StringWidget |
| ||||||||
| public StringWidget |
| ||||||||
| public int |
| ||||||||
| public void |
| ||||||||
| public static FormattedCharSequence |
|