@Environment(value=CLIENT) abstract static class BeaconScreen.IconButtonWidget extends BeaconScreen.BaseButtonWidget
| Modifier and Type | Field and Description |
|---|---|
private int |
u |
private int |
v |
active, alpha, height, hovered, nextNarration, visible, WIDGETS_LOCATION, width, x, yGUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE| Modifier | Constructor and Description |
|---|---|
protected |
IconButtonWidget(int x,
int y,
int u,
int v) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
renderExtra(MatrixStack matrixStack) |
isDisabled, renderButton, setDisabledkeyPressed, onClick, onPresschangeFocus, clicked, getHeight, getMessage, getNarrationMessage, getWidth, getYImage, isFocused, isHovered, isMouseOver, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, narrate, onDrag, onFocusedChanged, onRelease, playDownSound, queueNarration, render, renderBg, renderToolTip, setAlpha, setFocused, setMessage, setWidthdrawCenteredString, drawCenteredText, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient, fillGradient, getZOffset, method_29343, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseMoved, mouseScrolledprotected void renderExtra(MatrixStack matrixStack)
renderExtra in class BeaconScreen.BaseButtonWidget