extends AbstractWidget
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
| ghr | |
| net.minecraft.client.gui.components.AbstractStringWidget | |
| net.minecraft.class_8130 | |
| net.minecraft.client.gui.widget.AbstractTextWidget |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private Consumer<Style> |
| ||||||||
| private final Font |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int x, int y, int width, int height, Component message, Font textRenderer) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public abstract void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| protected void |
| ||||||||
| protected final Font |
| ||||||||
| public void |
| ||||||||
| public AbstractStringWidget |
|