Class DownloadingTerrainScreen

All Implemented Interfaces:
Drawable, Element, ParentElement

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

    • TEXT

      private static final Text TEXT
      Mappings:
      Namespace Name Mixin selector
      official a Lecw;a:Lqc;
      intermediary field_26544 Lnet/minecraft/class_434;field_26544:Lnet/minecraft/class_2561;
      named TEXT Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;TEXT:Lnet/minecraft/text/Text;
    • field_36365

      private static final long field_36365
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Lecw;b:J
      intermediary field_36365 Lnet/minecraft/class_434;field_36365:J
      named field_36365 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;field_36365:J
    • field_36366

      private boolean field_36366
      Mappings:
      Namespace Name Mixin selector
      official c Lecw;c:Z
      intermediary field_36366 Lnet/minecraft/class_434;field_36366:Z
      named field_36366 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;field_36366:Z
    • field_36367

      private boolean field_36367
      Mappings:
      Namespace Name Mixin selector
      official n Lecw;n:Z
      intermediary field_36367 Lnet/minecraft/class_434;field_36367:Z
      named field_36367 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;field_36367:Z
    • field_36368

      private final long field_36368
      Mappings:
      Namespace Name Mixin selector
      official o Lecw;o:J
      intermediary field_36368 Lnet/minecraft/class_434;field_36368:J
      named field_36368 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;field_36368:J
  • Constructor Details

    • DownloadingTerrainScreen

      public DownloadingTerrainScreen()
  • Method Details

    • shouldCloseOnEsc

      public boolean shouldCloseOnEsc()
      Checks whether this screen should be closed when the escape key is pressed.
      Overrides:
      shouldCloseOnEsc in class Screen
      Mappings:
      Namespace Name Mixin selector
      official af_ Lecx;af_()Z
      intermediary method_25422 Lnet/minecraft/class_437;method_25422()Z
      named shouldCloseOnEsc Lnet/minecraft/client/gui/screen/Screen;shouldCloseOnEsc()Z
    • render

      public void render(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Leab;a(Ldsp;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
    • tick

      public void tick()
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      official d Lecx;d()V
      intermediary method_25393 Lnet/minecraft/class_437;method_25393()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • method_40040

      public void method_40040()
      Mappings:
      Namespace Name Mixin selector
      official h Lecw;h()V
      intermediary method_40040 Lnet/minecraft/class_434;method_40040()V
      named method_40040 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;method_40040()V
    • shouldPause

      public boolean shouldPause()
      Overrides:
      shouldPause in class Screen
      Mappings:
      Namespace Name Mixin selector
      official ah_ Lecx;ah_()Z
      intermediary method_25421 Lnet/minecraft/class_437;method_25421()Z
      named shouldPause Lnet/minecraft/client/gui/screen/Screen;shouldPause()Z