public class GuiConfirmOpenLink extends GuiYesNo
cancelButtonText, confirmButtonText, messageLine1, parentButtonClickedId, parentScreenallowUserInput, buttonList, fontRenderer, height, itemRender, keyHandled, labelList, mc, mouseHandled, selectedButton, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description | 
|---|
GuiConfirmOpenLink(GuiYesNoCallback parentScreenIn,
                  java.lang.String linkTextIn,
                  int parentButtonClickedIdIn,
                  boolean trusted)  | 
| 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, updateScreenaddButton, confirmClicked, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, getItemToolTip, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, handleMouseInput, isAltKeyDown, isCtrlKeyDown, isFocused, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, keyTyped, mouseClicked, mouseClickMove, mouseReleased, onGuiClosed, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setFocused, setGuiSize, setText, setWorldAndResolutiondrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLinepublic GuiConfirmOpenLink(GuiYesNoCallback parentScreenIn, java.lang.String linkTextIn, int parentButtonClickedIdIn, boolean trusted)
protected void actionPerformed(GuiButton button) throws java.io.IOException
actionPerformed in class GuiYesNojava.io.IOExceptionpublic void copyLinkToClipboard()
public void drawScreen(int mouseX,
                       int mouseY,
                       float partialTicks)
drawScreen in class GuiYesNopublic void disableSecurityWarning()