extends Button
All mapped superinterfaces:
Widget, GuiEventListener, NarratableEntry, NarrationSupplier
| ehh | |
| net.minecraft.client.gui.components.PlainTextButton | |
| net.minecraft.class_7077 | |
| net.minecraft.client.gui.widget.PressableTextWidget | |
| net.minecraft.src.C_211143_ | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Font | 
  | ||||||||||
| private final Component | 
  | ||||||||||
| private final Component | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| public | (int x, int y, int width, int height, Component text, Button$OnPress onPress, Font textRenderer) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void | 
  |