public class GuiAchievements extends GuiScreen
Modifier and Type | Field and Description |
---|---|
protected double |
field_27111_r |
protected double |
field_27112_q |
protected double |
field_27113_p |
protected double |
field_27114_o |
protected double |
field_27115_n |
protected double |
field_27116_m |
protected int |
field_27117_l |
protected int |
field_27118_j |
protected int |
field_27119_i |
protected int |
field_27121_a |
controlList, field_25091_h, field_948_f, fontRenderer, height, mc, width
Constructor and Description |
---|
GuiAchievements(StatFileWriter statfilewriter) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton guibutton) |
boolean |
doesGuiPauseGame() |
void |
drawScreen(int i,
int j,
float f) |
protected void |
func_27109_b(int i,
int j,
float f) |
protected void |
func_27110_k() |
void |
initGui() |
protected void |
keyTyped(char c,
int i) |
void |
updateScreen() |
deleteWorld, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, mouseClicked, mouseMovedOrUp, onGuiClosed, selectNextField, setWorldAndResolution
drawCenteredString, drawGradientRect, drawRect, drawString, drawTexturedModalRect, func_27099_b, func_27100_a
protected int field_27121_a
protected int field_27119_i
protected int field_27118_j
protected int field_27117_l
protected double field_27116_m
protected double field_27115_n
protected double field_27114_o
protected double field_27113_p
protected double field_27112_q
protected double field_27111_r
public GuiAchievements(StatFileWriter statfilewriter)
protected void actionPerformed(GuiButton guibutton)
actionPerformed
in class GuiScreen
public void drawScreen(int i, int j, float f)
drawScreen
in class GuiScreen
public void updateScreen()
updateScreen
in class GuiScreen
protected void func_27110_k()
protected void func_27109_b(int i, int j, float f)
public boolean doesGuiPauseGame()
doesGuiPauseGame
in class GuiScreen