public class GuiAchievements extends GuiScreen implements IProgressMeter
Modifier and Type | Field and Description |
---|---|
protected int |
field_146555_f |
protected int |
field_146557_g |
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 |
protected GuiScreen |
parentScreen |
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, width
icons, optionsBackground, statIcons, zLevel
lanSearchStates
Constructor and Description |
---|
GuiAchievements(GuiScreen p_i45026_1_,
StatFileWriter p_i45026_2_) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton button) |
boolean |
doesGuiPauseGame() |
void |
doneLoading() |
protected void |
drawAchievementScreen(int p_146552_1_,
int p_146552_2_,
float p_146552_3_) |
void |
drawScreen(int mouseX,
int mouseY,
float partialTicks) |
protected void |
drawTitle() |
void |
initGui() |
protected void |
keyTyped(char typedChar,
int keyCode) |
void |
updateScreen() |
confirmClicked, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawHoveringText, drawHoveringText, drawWorldBackground, func_175272_a, func_175273_b, func_175276_a, func_175277_d, func_175278_g, func_175279_e, func_175280_f, func_175283_s, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, mouseClicked, mouseClickMove, mouseReleased, onGuiClosed, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setText, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
protected GuiScreen parentScreen
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 button) throws java.io.IOException
actionPerformed
in class GuiScreen
java.io.IOException
protected void keyTyped(char typedChar, int keyCode) throws java.io.IOException
public void drawScreen(int mouseX, int mouseY, float partialTicks)
drawScreen
in class GuiScreen
public void doneLoading()
doneLoading
in interface IProgressMeter
public void updateScreen()
updateScreen
in class GuiScreen
protected void drawTitle()
protected void drawAchievementScreen(int p_146552_1_, int p_146552_2_, float p_146552_3_)
public boolean doesGuiPauseGame()
doesGuiPauseGame
in class GuiScreen