@Environment(value=CLIENT) class RealmsMainScreen.PendingInvitesButton extends ButtonWidget implements TickableRealmsButton
ButtonWidget.PressActiononPressactive, alpha, height, hovered, nextNarration, visible, WIDGETS_LOCATION, width, x, yBACKGROUND_TEXTURE, GUI_ICONS_TEXTURE, STATS_ICON_TEXTURE| Constructor and Description |
|---|
PendingInvitesButton() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderButton(int mouseX,
int mouseY,
float delta) |
void |
tick() |
onPresskeyPressed, onClickchangeFocus, 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, drawHorizontalLine, drawSprite, drawString, drawTexture, drawTexture, drawTexture, drawTexture, drawTexturedQuad, drawVerticalLine, fill, fill, fillGradient, getZOffset, setZOffsetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseMoved, mouseScrolledpublic void tick()
tick in interface TickableRealmsButtonpublic void renderButton(int mouseX,
int mouseY,
float delta)
renderButton in class AbstractButtonWidget