extends Button
All mapped superinterfaces:
dlo | |
net.minecraft.client.gui.components.ImageButton | |
net.minecraft.class_344 | |
net.minecraft.client.gui.widget.TexturedButtonWidget | |
net.minecraft.client.gui.widget.button.ImageButton |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final ResourceLocation |
| ||||||||||
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, ResourceLocation texture, Button$OnPress pressAction) |
public | (int x, int y, int width, int height, int u, int v, int hoveredVOffset, ResourceLocation texture, int textureWidth, int textureHeight, Button$OnPress pressAction) |
public | (int x, int y, int width, int height, int u, int v, int hoveredVOffset, ResourceLocation texture, int textureWidth, int textureHeight, Button$OnPress pressAction, Component arg11) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
|