public class GuiConfirmOpenLink extends GuiYesNo
cancelButtonText, confirmButtonText, messageLine1, parentButtonClickedId, parentScreenallowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, widthicons, optionsBackground, statIcons, zLevel| Constructor and Description |
|---|
GuiConfirmOpenLink(GuiYesNoCallback p_i1084_1_,
java.lang.String linkTextIn,
int p_i1084_3_,
boolean p_i1084_4_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed(GuiButton button)
Called by the controls from the buttonList when activated.
|
void |
copyLinkToClipboard()
Copies the link to the system clipboard.
|
void |
disableSecurityWarning() |
void |
drawScreen(int mouseX,
int mouseY,
float partialTicks)
Draws the screen and all the components in it.
|
void |
initGui()
Adds the buttons (and other controls) to the screen in question.
|
setButtonDelay, updateScreenconfirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawHoveringText, drawHoveringText, drawWorldBackground, func_183500_a, getClipboardString, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, handleMouseInput, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, keyTyped, mouseClicked, mouseClickMove, mouseReleased, onGuiClosed, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setText, setWorldAndResolutiondrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLinepublic GuiConfirmOpenLink(GuiYesNoCallback p_i1084_1_, java.lang.String linkTextIn, int p_i1084_3_, boolean p_i1084_4_)
public void initGui()
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()