extends ButtonWidget
All mapped superinterfaces:
| dlr | |
| 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.button.ImageButton | |
| net.minecraft.client.gui.widget.button.ImageButton |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final int |
| ||||||||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| 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 arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, Identifier arg7, int arg8, int arg9, ButtonWidget$PressAction arg10, Text arg11) |
| public | (int x, int y, int width, int height, int u, int v, int hoveredVOffset, Identifier texture, int textureWidth, int textureHeight, ButtonWidget$PressAction pressAction, ButtonWidget$TooltipSupplier arg11, Text text) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||||
| public void |
|