abstract static class BeaconScreen.SpriteButton extends BeaconScreen.Button
Modifier and Type | Field and Description |
---|---|
private int |
field_212948_a |
private int |
field_212949_b |
active, alpha, height, isHovered, nextNarration, packedFGColor, UNSET_FG_COLOR, visible, WIDGETS_LOCATION, width, x, y
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
Modifier | Constructor and Description |
---|---|
protected |
SpriteButton(int p_i50825_1_,
int p_i50825_2_,
int p_i50825_3_,
int p_i50825_4_) |
Modifier and Type | Method and Description |
---|---|
protected void |
func_212945_a() |
isSelected, renderButton, setSelected
keyPressed, onClick, onPress
changeFocus, clearFGColor, clicked, getFGColor, getHeight, getMessage, getNarrationMessage, getWidth, getYImage, isFocused, isHovered, isMouseOver, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, narrate, onDrag, onFocusedChanged, onRelease, playDownSound, queueNarration, render, renderBg, renderToolTip, setAlpha, setFGColor, setFocused, setHeight, setMessage, setWidth
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyReleased, mouseMoved, mouseScrolled
private final int field_212948_a
private final int field_212949_b
protected SpriteButton(int p_i50825_1_, int p_i50825_2_, int p_i50825_3_, int p_i50825_4_)
protected void func_212945_a()
func_212945_a
in class BeaconScreen.Button