public class GuiModList extends GuiScreen
allowUserInput, height, widthicons, optionsBackground, statIcons| Constructor and Description |
|---|
GuiModList(GuiScreen mainMenu) |
| Modifier and Type | Method and Description |
|---|---|
int |
drawLine(String line,
int offset,
int shifty) |
void |
drawScreen(int p_571_1_,
int p_571_2_,
float p_571_3_)
Draws the screen and all the components in it.
|
void |
initGui()
Adds the buttons (and other controls) to the screen in question.
|
boolean |
modIndexSelected(int var1) |
void |
selectModIndex(int var1) |
confirmClicked, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, onGuiClosed, setClipboardString, setWorldAndResolution, updateScreendrawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIconpublic GuiModList(GuiScreen mainMenu)
mainMenu - public void initGui()
GuiScreenpublic int drawLine(String line, int offset, int shifty)
public void drawScreen(int p_571_1_,
int p_571_2_,
float p_571_3_)
GuiScreendrawScreen in class GuiScreenpublic void selectModIndex(int var1)
var1 - public boolean modIndexSelected(int var1)