|
| GuiDupesFound (DuplicateModsFoundException dupes) |
|
void | initGui () |
|
void | drawScreen (int par1, int par2, float par3) |
|
| GuiErrorScreen (String par1Str, String par2Str) |
|
void | initGui () |
|
| GuiErrorScreen () |
|
void | drawScreen (int par1, int par2, float par3) |
|
void | drawScreen (int par1, int par2, float par3) |
|
void | setWorldAndResolution (Minecraft par1Minecraft, int par2, int par3) |
|
void | initGui () |
|
void | handleInput () |
|
void | handleMouseInput () |
|
void | handleKeyboardInput () |
|
void | updateScreen () |
|
void | onGuiClosed () |
|
void | drawDefaultBackground () |
|
void | drawWorldBackground (int par1) |
|
void | drawBackground (int par1) |
|
boolean | doesGuiPauseGame () |
|
void | confirmClicked (boolean par1, int par2) |
|
void | drawCenteredString (FontRenderer par1FontRenderer, String par2Str, int par3, int par4, int par5) |
|
void | drawString (FontRenderer par1FontRenderer, String par2Str, int par3, int par4, int par5) |
|
void | drawTexturedModalRect (int par1, int par2, int par3, int par4, int par5, int par6) |
|
void | drawTexturedModelRectFromIcon (int par1, int par2, Icon par3Icon, int par4, int par5) |
|
void cpw.mods.fml.client.GuiDupesFound.drawScreen |
( |
int |
par1, |
|
|
int |
par2, |
|
|
float |
par3 |
|
) |
| |
Draws the screen and all the components in it.
void cpw.mods.fml.client.GuiDupesFound.initGui |
( |
) | |
|
Adds the buttons (and other controls) to the screen in question.
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/cpw/mods/fml/client/GuiDupesFound.java