public class GuiModList extends GuiScreen
allowUserInput, height, width
icons, 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, updateScreen
drawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon
public GuiModList(GuiScreen mainMenu)
mainMenu
- public void initGui()
GuiScreen
public int drawLine(String line, int offset, int shifty)
public void drawScreen(int p_571_1_, int p_571_2_, float p_571_3_)
GuiScreen
drawScreen
in class GuiScreen
public void selectModIndex(int var1)
var1
- public boolean modIndexSelected(int var1)