class MerchantScreen.TradeButton extends Button
Button.IPressable
Modifier and Type | Field and Description |
---|---|
(package private) int |
field_212938_a |
active, alpha, height, isHovered, nextNarration, packedFGColor, UNSET_FG_COLOR, visible, WIDGETS_LOCATION, width, x, y
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
Constructor and Description |
---|
TradeButton(int p_i50601_2_,
int p_i50601_3_,
int p_i50601_4_,
Button.IPressable p_i50601_5_) |
Modifier and Type | Method and Description |
---|---|
int |
func_212937_a() |
void |
renderToolTip(int p_renderToolTip_1_,
int p_renderToolTip_2_) |
keyPressed, onClick
changeFocus, clearFGColor, clicked, getFGColor, getHeight, getMessage, getNarrationMessage, getWidth, getYImage, isFocused, isHovered, isMouseOver, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, narrate, onDrag, onFocusedChanged, onRelease, playDownSound, queueNarration, render, renderBg, renderButton, 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
public TradeButton(int p_i50601_2_, int p_i50601_3_, int p_i50601_4_, Button.IPressable p_i50601_5_)
public int func_212937_a()
public void renderToolTip(int p_renderToolTip_1_, int p_renderToolTip_2_)
renderToolTip
in class Widget