public class GuiSelectWorld extends GuiScreen
| Modifier and Type | Field and Description |
|---|---|
protected GuiScreen |
parentScreen |
protected java.lang.String |
screenTitle |
controlList, field_25091_h, field_948_f, fontRenderer, height, mc, width| Constructor and Description |
|---|
GuiSelectWorld(GuiScreen guiscreen) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed(GuiButton guibutton) |
void |
deleteWorld(boolean flag,
int i) |
void |
drawScreen(int i,
int j,
float f) |
protected java.lang.String |
getSaveFileName(int i) |
protected java.lang.String |
getSaveName(int i) |
void |
initButtons() |
void |
initGui() |
void |
selectWorld(int i) |
doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, keyTyped, mouseClicked, mouseMovedOrUp, onGuiClosed, selectNextField, setWorldAndResolution, updateScreendrawCenteredString, drawGradientRect, drawRect, drawString, drawTexturedModalRect, func_27099_b, func_27100_aprotected GuiScreen parentScreen
protected java.lang.String screenTitle
public GuiSelectWorld(GuiScreen guiscreen)
protected java.lang.String getSaveFileName(int i)
protected java.lang.String getSaveName(int i)
public void initButtons()
protected void actionPerformed(GuiButton guibutton)
actionPerformed in class GuiScreenpublic void selectWorld(int i)
public void deleteWorld(boolean flag,
int i)
deleteWorld in class GuiScreenpublic void drawScreen(int i,
int j,
float f)
drawScreen in class GuiScreen