public class GuiErrorScreen extends GuiScreen
allowUserInput, guiParticles, height, isMacOs, width
Constructor and Description |
---|
GuiErrorScreen() |
Modifier and Type | Method and Description |
---|---|
void |
drawScreen(int par1,
int par2,
float par3)
Draws the screen and all the components in it.
|
confirmClicked, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, initGui, isCtrlKeyDown, isShiftKeyDown, onGuiClosed, setClipboardString, setWorldAndResolution, updateScreen
drawCenteredString, drawRect, drawString, drawTexturedModalRect
public GuiErrorScreen()
public void drawScreen(int par1, int par2, float par3)
drawScreen
in class GuiScreen