Class DownloadingTerrainScreen

All Implemented Interfaces:
Drawable, Element, ParentElement

@Environment(CLIENT) public class DownloadingTerrainScreen extends Screen
Mappings:
Namespace Name
official eeq
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 Leeq;a:Lqh;
      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_36961

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

      private boolean field_36962
      Mappings:
      Namespace Name Mixin selector
      official c Leeq;c:Z
      intermediary field_36962 Lnet/minecraft/class_434;field_36962:Z
      named field_36962 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;field_36962:Z
    • field_36963

      private boolean field_36963
      Mappings:
      Namespace Name Mixin selector
      official n Leeq;n:Z
      intermediary field_36963 Lnet/minecraft/class_434;field_36963:Z
      named field_36963 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;field_36963:Z
    • field_36964

      private final long field_36964
      Mappings:
      Namespace Name Mixin selector
      official o Leeq;o:J
      intermediary field_36964 Lnet/minecraft/class_434;field_36964:J
      named field_36964 Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;field_36964: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 ae_ Leer;ae_()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 Lebv;a(Lduc;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 Leer;d()V
      intermediary method_25393 Lnet/minecraft/class_437;method_25393()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • method_40910

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

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