protected void func_73875_a(GuiButton p_73875_1_) { if (p_73875_1_.field_73741_f == 2) { func_73945_e(); super.func_73875_a((GuiButton) field_73887_h.get(1)); } else { super.func_73875_a(p_73875_1_); } }
/** Draws the screen and all the components in it. */ public void drawScreen(int p_73863_1_, int p_73863_2_, float p_73863_3_) { super.drawScreen(p_73863_1_, p_73863_2_, p_73863_3_); if (this.field_146360_u) { this.drawCenteredString( this.fontRendererObj, this.openLinkWarning, this.width / 2, 110, 16764108); } }
public void func_73863_a(int p_73863_1_, int p_73863_2_, float p_73863_3_) { super.func_73863_a(p_73863_1_, p_73863_2_, p_73863_3_); func_73732_a(field_73886_k, field_73947_a, field_73880_f / 2, 110, 0xffcccc); }
/** Draws the screen and all the components in it. */ public void drawScreen(int par1, int par2, float par3) { super.drawScreen(par1, par2, par3); this.drawCenteredString(this.fontRenderer, this.field_96288_n, this.width / 2, 110, 16777215); }