public class GuiModList extends GuiScreen
allowUserInput, buttonList, fontRenderer, height, mc, width
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
GuiModList(GuiScreen mainMenu) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton button)
Fired when a control is clicked.
|
int |
drawLine(java.lang.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, keyTyped, mouseClicked, mouseClickMove, mouseMovedOrUp, onGuiClosed, setClipboardString, setWorldAndResolution, updateScreen
drawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine
public GuiModList(GuiScreen mainMenu)
mainMenu
- public void initGui()
GuiScreen
protected void actionPerformed(GuiButton button)
GuiScreen
actionPerformed
in class GuiScreen
public int drawLine(java.lang.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)