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