Package net.minecraft.client.gui.screen
Class FatalErrorScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.FatalErrorScreen
- All Implemented Interfaces:
class_4122,class_4123,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cjsintermediary net/minecraft/class_369named net/minecraft/client/gui/screen/FatalErrorScreen
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, client, field_20307, field_20308, height, labels, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmResult, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isPaste, isSelectAll, keyPressed, method_13411, method_14502, method_18423, method_18605, method_18608, removed, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldPauseGame, tickMethods inherited from class net.minecraft.class_4121
getFocused, method_18421, method_18424, method_18425, method_18426, mouseClicked, mouseDragged, mouseReleasedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradientMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
method_18427, method_18428Methods inherited from interface net.minecraft.class_4123
charTyped, keyReleased, mouseScrolled
-
Field Details
-
title
- Mappings:
Namespace Name Mixin selector official aLcjs;a:Ljava/lang/String;intermediary field_1138Lnet/minecraft/class_369;field_1138:Ljava/lang/String;named titleLnet/minecraft/client/gui/screen/FatalErrorScreen;title:Ljava/lang/String;
-
message
- Mappings:
Namespace Name Mixin selector official fLcjs;f:Ljava/lang/String;intermediary field_1139Lnet/minecraft/class_369;field_1139:Ljava/lang/String;named messageLnet/minecraft/client/gui/screen/FatalErrorScreen;message:Ljava/lang/String;
-
-
Constructor Details
-
FatalErrorScreen
-
-
Method Details
-
init
protected void init() -
render
public void render(int mouseX, int mouseY, float tickDelta) -
method_18607
public boolean method_18607()- Overrides:
method_18607in classScreen- Mappings:
Namespace Name Mixin selector official ah_Lckd;ah_()Zintermediary method_18607Lnet/minecraft/class_388;method_18607()Znamed method_18607Lnet/minecraft/client/gui/screen/Screen;method_18607()Z
-