final int sw = e.getResolution().func_78326_a();
RenderUtils.drawSmoothRect((float)(sw - offset + 5.0), (float)(e.getResolution().func_78328_b() - 5 - height), (float)(sw + 10), (float)(e.getResolution().func_78328_b() - 5), color.getRGB());
RenderUtils.drawSmoothRect((float)(sw - offset), (float)(e.getResolution().func_78328_b() - 5 - height), (float)(sw - offset + 4.0), (float)(e.getResolution().func_78328_b() - 5), color2.getRGB());
FontUtils.normal.drawStringWithShadow(this.title, (int)(e.getResolution().func_78326_a() - offset + 8.0), (float)(e.getResolution().func_78328_b() - height - 1), -1);
FontUtils.normal.drawStringWithShadow(this.messsage, (int)(sw - offset + 8.0), (float)(e.getResolution().func_78328_b() - 14), -1);
там где функ и цифры
RenderUtils.drawSmoothRect((float)(sw - offset + 5.0), (float)(e.getResolution().func_78328_b() - 5 - height), (float)(sw + 10), (float)(e.getResolution().func_78328_b() - 5), color.getRGB());
RenderUtils.drawSmoothRect((float)(sw - offset), (float)(e.getResolution().func_78328_b() - 5 - height), (float)(sw - offset + 4.0), (float)(e.getResolution().func_78328_b() - 5), color2.getRGB());
FontUtils.normal.drawStringWithShadow(this.title, (int)(e.getResolution().func_78326_a() - offset + 8.0), (float)(e.getResolution().func_78328_b() - height - 1), -1);
FontUtils.normal.drawStringWithShadow(this.messsage, (int)(sw - offset + 8.0), (float)(e.getResolution().func_78328_b() - 14), -1);
там где функ и цифры