public class LoadingErrorScreen extends GuiErrorScreen
| Modifier and Type | Class and Description |
|---|---|
static class |
LoadingErrorScreen.LoadingEntryList |
allowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
LoadingErrorScreen(LoadingFailedException loadingException,
java.util.List<ModLoadingWarning> warnings) |
| Modifier and Type | Method and Description |
|---|---|
void |
initGui() |
void |
render(int mouseX,
int mouseY,
float partialTicks) |
allowCloseWithEscapeaddButton, close, confirmResult, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getChildren, getItemToolTip, handleComponentClick, handleComponentHover, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, keyPressed, onGuiClosed, onResize, renderToolTip, runOrMakeCrashReport, sendChatMessage, sendChatMessage, setText, setWorldAndResolution, tickfocusNext, focusOn, getFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocuseddrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleased, mouseScrolledcanFocus, focusChangedpublic LoadingErrorScreen(LoadingFailedException loadingException, java.util.List<ModLoadingWarning> warnings)
public void initGui()
initGui in class GuiErrorScreenpublic void render(int mouseX,
int mouseY,
float partialTicks)
render in class GuiErrorScreen