public class RealmsButtonProxy extends Button implements RealmsAbstractButtonProxy<RealmsButton>
Button.IPressable
active, alpha, height, isHovered, nextNarration, packedFGColor, UNSET_FG_COLOR, visible, WIDGETS_LOCATION, width, x, y
BACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION
コンストラクタと説明 |
---|
RealmsButtonProxy(RealmsButton p_i50623_1_,
int p_i50623_2_,
int p_i50623_3_,
java.lang.String p_i50623_4_,
int p_i50623_5_,
int p_i50623_6_,
Button.IPressable p_i50623_7_) |
修飾子とタイプ | メソッドと説明 |
---|---|
boolean |
active() |
void |
active(boolean p_active_1_) |
RealmsButton |
getButton() |
int |
getHeight() |
int |
getSuperYImage(boolean p_getSuperYImage_1_) |
int |
getWidth() |
int |
getYImage(boolean p_getYImage_1_) |
boolean |
isHovered() |
boolean |
isVisible() |
void |
onClick(double p_onClick_1_,
double p_onClick_3_) |
void |
onRelease(double p_onRelease_1_,
double p_onRelease_3_) |
void |
renderBg(Minecraft p_renderBg_1_,
int p_renderBg_2_,
int p_renderBg_3_) |
void |
renderButton(int p_renderButton_1_,
int p_renderButton_2_,
float p_renderButton_3_) |
void |
setMessage(java.lang.String p_setMessage_1_) |
void |
setVisible(boolean p_setVisible_1_) |
void |
superRenderButton(int p_superRenderButton_1_,
int p_superRenderButton_2_,
float p_superRenderButton_3_) |
int |
y() |
keyPressed
changeFocus, clearFGColor, clicked, getFGColor, getMessage, getNarrationMessage, isFocused, isMouseOver, isValidClickButton, mouseClicked, mouseDragged, mouseReleased, narrate, onDrag, onFocusedChanged, playDownSound, queueNarration, render, renderToolTip, setAlpha, setFGColor, setFocused, setHeight, 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 RealmsButtonProxy(RealmsButton p_i50623_1_, int p_i50623_2_, int p_i50623_3_, java.lang.String p_i50623_4_, int p_i50623_5_, int p_i50623_6_, Button.IPressable p_i50623_7_)
public boolean active()
active
インタフェース内 RealmsAbstractButtonProxy<RealmsButton>
public void active(boolean p_active_1_)
active
インタフェース内 RealmsAbstractButtonProxy<RealmsButton>
public boolean isVisible()
isVisible
インタフェース内 RealmsAbstractButtonProxy<RealmsButton>
public void setVisible(boolean p_setVisible_1_)
setVisible
インタフェース内 RealmsAbstractButtonProxy<RealmsButton>
public void setMessage(java.lang.String p_setMessage_1_)
setMessage
クラス内 Widget
public int y()
public void onClick(double p_onClick_1_, double p_onClick_3_)
onClick
クラス内 AbstractButton
public void onRelease(double p_onRelease_1_, double p_onRelease_3_)
public void renderBg(Minecraft p_renderBg_1_, int p_renderBg_2_, int p_renderBg_3_)
public void renderButton(int p_renderButton_1_, int p_renderButton_2_, float p_renderButton_3_)
renderButton
クラス内 Widget
public void superRenderButton(int p_superRenderButton_1_, int p_superRenderButton_2_, float p_superRenderButton_3_)
public RealmsButton getButton()
getButton
インタフェース内 RealmsAbstractButtonProxy<RealmsButton>
public int getSuperYImage(boolean p_getSuperYImage_1_)