extends Button
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
| fjr | |
| net.minecraft.client.gui.components.SpriteIconButton | |
| net.minecraft.class_8662 | |
| net.minecraft.client.gui.widget.TextIconButtonWidget | |
| net.minecraft.src.C_290288_ | 
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected final ResourceLocation | 
  | ||||||||||
| protected final int | 
  | ||||||||||
| protected final int | 
  | 
Constructor summary
| Modifier | Constructor | 
|---|---|
| (int width, int height, Component message, int textureWidth, int textureHeight, ResourceLocation texture, Button$OnPress onPress, Button$CreateNarration narrationSupplier) | 
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static SpriteIconButton$Builder | 
  |