public class GuiConfirmOpenLink extends GuiYesNo
cancelButtonText, confirmButtonText, messageLine1, parentButtonClickedId, parentScreen
allowUserInput, buttonList, fontRendererObj, height, itemRender, keyHandled, labelList, mc, mouseHandled, width
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
GuiConfirmOpenLink(GuiYesNoCallback parentScreenIn,
java.lang.String linkTextIn,
int parentButtonClickedIdIn,
boolean p_i1084_4_) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton button) |
void |
copyLinkToClipboard() |
void |
disableSecurityWarning() |
void |
drawScreen(int mouseX,
int mouseY,
float partialTicks) |
void |
initGui() |
setButtonDelay, updateScreen
addButton, confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, handleMouseInput, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, keyTyped, mouseClicked, mouseClickMove, mouseReleased, onGuiClosed, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setGuiSize, setText, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
public GuiConfirmOpenLink(GuiYesNoCallback parentScreenIn, java.lang.String linkTextIn, int parentButtonClickedIdIn, boolean p_i1084_4_)
protected void actionPerformed(GuiButton button) throws java.io.IOException
actionPerformed
in class GuiYesNo
java.io.IOException
public void copyLinkToClipboard()
public void drawScreen(int mouseX, int mouseY, float partialTicks)
drawScreen
in class GuiYesNo
public void disableSecurityWarning()