extends Button
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
| ept | |
| net.minecraft.client.gui.components.ImageButton | |
| net.minecraft.class_344 | |
| net.minecraft.unmapped.C_uucksmqv | |
| net.minecraft.client.gui.widget.TexturedButtonWidget | |
| net.minecraft.client.gui.widget.TexturedButtonWidget | |
| net.minecraft.src.C_3465_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final ResourceLocation |
| ||||||||||||||
| 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, ResourceLocation texture, Button$OnPress pressAction) |
| 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 message) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|