extends ButtonWidget
All mapped superinterfaces:
Drawable, Element, Navigable, Widget, Selectable, Narratable
| eom | |
| net.minecraft.client.gui.components.ImageButton | |
| net.minecraft.class_344 | |
| net.minecraft.client.gui.widget.TexturedButtonWidget | |
| net.minecraft.unmapped.C_uucksmqv | |
| net.minecraft.client.gui.widget.TexturedButtonWidget | |
| net.minecraft.src.C_3465_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final Identifier |
| ||||||||||||||
| protected final int |
| ||||||||||||||
| protected final int |
| ||||||||||||||
| protected final int |
| ||||||||||||||
| protected final int |
| ||||||||||||||
| protected final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int x, int y, int width, int height, int u, int v, Identifier texture, ButtonWidget$PressAction pressAction) |
| public | (int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, ButtonWidget$PressAction pressAction) |
| public | (int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, int textureWidth, int textureHeight, ButtonWidget$PressAction pressAction) |
| public | (int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, int textureWidth, int textureHeight, ButtonWidget$PressAction pressAction, Text message) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|