extends Button
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
fos | |
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.button.TexturedButtonWidget | |
net.minecraft.src.C_3465_ |
Field summary
Modifier and Type | Field | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
protected final WidgetSprites |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int x, int y, int width, int height, WidgetSprites textures, Button$OnPress pressAction) |
public | (int x, int y, int width, int height, WidgetSprites textures, Button$OnPress pressAction, Component text) |
public | (int width, int height, WidgetSprites textures, Button$OnPress pressAction, Component text) |
Method summary
Modifier and Type | Method | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
|