public class GuiAchievements extends GuiScreen implements IProgressMeter
| Modifier and Type | Field and Description |
|---|---|
protected int |
field_146555_f |
protected int |
field_146557_g |
protected GuiScreen |
field_146562_a |
protected int |
field_146563_h |
protected int |
field_146564_i |
protected double |
field_146565_w |
protected double |
field_146566_v |
protected double |
field_146567_u |
protected double |
field_146568_t |
protected double |
field_146569_s |
protected float |
field_146570_r |
protected double |
field_146573_x |
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, widthicons, optionsBackground, statIcons, zLevelfield_146510_b_| Constructor and Description |
|---|
GuiAchievements(GuiScreen p_i45026_1_,
StatFileWriter p_i45026_2_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed(GuiButton p_146284_1_) |
boolean |
doesGuiPauseGame() |
void |
drawScreen(int p_73863_1_,
int p_73863_2_,
float p_73863_3_) |
void |
func_146509_g() |
protected void |
func_146552_b(int p_146552_1_,
int p_146552_2_,
float p_146552_3_) |
protected void |
func_146553_h() |
void |
initGui() |
protected void |
keyTyped(char p_73869_1_,
int p_73869_2_) |
void |
updateScreen() |
confirmClicked, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawWorldBackground, func_146283_a, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, mouseClicked, mouseClickMove, mouseMovedOrUp, onGuiClosed, renderToolTip, setClipboardString, setWorldAndResolutiondrawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine, func_146110_a, func_152125_aprotected GuiScreen field_146562_a
protected int field_146555_f
protected int field_146557_g
protected int field_146563_h
protected int field_146564_i
protected float field_146570_r
protected double field_146569_s
protected double field_146568_t
protected double field_146567_u
protected double field_146566_v
protected double field_146565_w
protected double field_146573_x
public GuiAchievements(GuiScreen p_i45026_1_, StatFileWriter p_i45026_2_)
protected void actionPerformed(GuiButton p_146284_1_)
actionPerformed in class GuiScreenprotected void keyTyped(char p_73869_1_,
int p_73869_2_)
public void drawScreen(int p_73863_1_,
int p_73863_2_,
float p_73863_3_)
drawScreen in class GuiScreenpublic void func_146509_g()
func_146509_g in interface IProgressMeterpublic void updateScreen()
updateScreen in class GuiScreenprotected void func_146553_h()
protected void func_146552_b(int p_146552_1_,
int p_146552_2_,
float p_146552_3_)
public boolean doesGuiPauseGame()
doesGuiPauseGame in class GuiScreen