extends ButtonWidget
All mapped superinterfaces:
Widget, Drawable, Element, Navigable, Selectable, Narratable
| net.minecraft.client.gui.components.ImageButton | |
| net.minecraft.class_344 | |
| net.minecraft.client.gui.widget.TexturedButtonWidget |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final ButtonTextures |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int x, int y, int width, int height, ButtonTextures textures, ButtonWidget$PressAction pressAction) |
| public | (int width, int height, ButtonTextures textures, ButtonWidget$PressAction pressAction, Text text) |
| public | (int x, int y, int width, int height, ButtonTextures textures, ButtonWidget$PressAction pressAction, Text text) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|