Class DownloadingTerrainScreen

All Implemented Interfaces:
class_4122, class_4123, IdentifibleBooleanConsumer

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

    • DownloadingTerrainScreen

      public DownloadingTerrainScreen()
  • Method Details

    • 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
    • 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
    • shouldPauseGame

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