public class GuiConfirmOpenLink extends GuiYesNo
cancelButtonText, confirmButtonText, messageLine1, parentButtonClickedId, parentScreen
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, width
icons, 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, updateScreen
confirmClicked, 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, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
public 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 GuiYesNo
java.io.IOException
public void copyLinkToClipboard()
public void drawScreen(int mouseX, int mouseY, float partialTicks)
drawScreen
in class GuiYesNo
public void disableSecurityWarning()