Class FatalErrorScreen

All Implemented Interfaces:
class_4122, class_4123, IdentifibleBooleanConsumer

@Environment(CLIENT) public class FatalErrorScreen extends Screen
Mappings:
Namespace Name
official cjs
intermediary net/minecraft/class_369
named net/minecraft/client/gui/screen/FatalErrorScreen
  • Field Details

    • title

      private final String title
      Mappings:
      Namespace Name Mixin selector
      official a Lcjs;a:Ljava/lang/String;
      intermediary field_1138 Lnet/minecraft/class_369;field_1138:Ljava/lang/String;
      named title Lnet/minecraft/client/gui/screen/FatalErrorScreen;title:Ljava/lang/String;
    • message

      private final String message
      Mappings:
      Namespace Name Mixin selector
      official f Lcjs;f:Ljava/lang/String;
      intermediary field_1139 Lnet/minecraft/class_369;field_1139:Ljava/lang/String;
      named message Lnet/minecraft/client/gui/screen/FatalErrorScreen;message:Ljava/lang/String;
  • Constructor Details

    • FatalErrorScreen

      public FatalErrorScreen(String string, String string2)
  • Method Details

    • init

      protected void init()
      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official c Lckd;c()V
      intermediary method_1044 Lnet/minecraft/class_388;method_1044()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • render

      public void render(int mouseX, int mouseY, float tickDelta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lckd;a(IIF)V
      intermediary method_1025 Lnet/minecraft/class_388;method_1025(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V
    • method_18607

      public boolean method_18607()
      Overrides:
      method_18607 in class Screen
      Mappings:
      Namespace Name Mixin selector
      official ah_ Lckd;ah_()Z
      intermediary method_18607 Lnet/minecraft/class_388;method_18607()Z
      named method_18607 Lnet/minecraft/client/gui/screen/Screen;method_18607()Z