public class GuiStats extends GuiScreen
Modifier and Type | Field and Description |
---|---|
protected GuiScreen |
field_27152_a |
protected java.lang.String |
field_27154_i |
controlList, field_25091_h, field_948_f, fontRenderer, height, mc, width
Constructor and Description |
---|
GuiStats(GuiScreen guiscreen,
StatFileWriter statfilewriter) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton guibutton) |
void |
drawScreen(int i,
int j,
float f) |
void |
func_27130_k() |
void |
initGui() |
deleteWorld, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, keyTyped, mouseClicked, mouseMovedOrUp, onGuiClosed, selectNextField, setWorldAndResolution, updateScreen
drawCenteredString, drawGradientRect, drawRect, drawString, drawTexturedModalRect, func_27099_b, func_27100_a
protected GuiScreen field_27152_a
protected java.lang.String field_27154_i
public GuiStats(GuiScreen guiscreen, StatFileWriter statfilewriter)
public void func_27130_k()
protected void actionPerformed(GuiButton guibutton)
actionPerformed
in class GuiScreen
public void drawScreen(int i, int j, float f)
drawScreen
in class GuiScreen