public abstract class GuiButtonImage extends GuiButton
BUTTON_TEXTURES, displayString, enabled, height, hovered, id, packedFGColor, visible, width, x, y
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
GuiButtonImage(int buttonId,
int xIn,
int yIn,
int widthIn,
int heightIn,
int textureOffestX,
int textureOffestY,
int p_i47392_8_,
ResourceLocation resource) |
Modifier and Type | Method and Description |
---|---|
void |
render(int mouseX,
int mouseY,
float partialTicks) |
void |
setPosition(int p_191746_1_,
int p_191746_2_) |
drawButtonForegroundLayer, getHoverState, getWidth, isMouseOver, isPressable, mouseClicked, mouseDragged, mouseReleased, onClick, onDrag, onRelease, playPressSound, renderBg, setWidth
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFocus, charTyped, focusChanged, keyPressed, keyReleased, mouseScrolled
public GuiButtonImage(int buttonId, int xIn, int yIn, int widthIn, int heightIn, int textureOffestX, int textureOffestY, int p_i47392_8_, ResourceLocation resource)