public class GuiConfirmOpenLink extends GuiYesNo
cancelButtonText, confirmButtonText, messageLine1, parentButtonClickedId, parentScreenallowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, 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 |
|---|---|
void |
copyLinkToClipboard() |
void |
disableSecurityWarning() |
protected void |
initGui() |
void |
render(int mouseX,
int mouseY,
float partialTicks) |
allowCloseWithEscape, keyPressed, setButtonDelay, tickaddButton, close, confirmResult, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getChildren, getItemToolTip, handleComponentClick, handleComponentHover, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, onGuiClosed, onResize, renderToolTip, runOrMakeCrashReport, sendChatMessage, sendChatMessage, setText, setWorldAndResolutionfocusNext, focusOn, getFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocuseddrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseScrolledcanFocus, focusChangedpublic GuiConfirmOpenLink(GuiYesNoCallback parentScreenIn, java.lang.String linkTextIn, int parentButtonClickedIdIn, boolean trusted)