extends MultiLineTextWidget
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
| fpf | |
| net.minecraft.client.gui.components.FocusableTextWidget | |
| net.minecraft.class_8019 | |
| net.minecraft.client.gui.widget.NarratedMultilineTextWidget | |
| net.minecraft.src.C_290218_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final int |
| ||||||||||
| private final boolean |
| ||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int maxWidth, Component message, Font textRenderer) |
| public | (int maxWidth, Component message, Font textRenderer, int margin) |
| public | (int maxWidth, Component message, Font textRenderer, boolean alwaysShowBorders, int margin) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|