Class DownloadingTerrainScreen

All Implemented Interfaces:
IdentifibleBooleanConsumer

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

    • networkHandler

      private ClientPlayNetworkHandler networkHandler
      Mappings:
      Namespace Name Mixin selector
      official a Laxs;a:Lbcy;
      intermediary field_3197 Lnet/minecraft/class_752;field_3197:Lnet/minecraft/class_903;
      named networkHandler Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;networkHandler:Lnet/minecraft/client/network/ClientPlayNetworkHandler;
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      official f Laxs;f:I
      intermediary field_3198 Lnet/minecraft/class_752;field_3198:I
      named ticks Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;ticks:I
  • Constructor Details

    • DownloadingTerrainScreen

      public DownloadingTerrainScreen​(ClientPlayNetworkHandler handler)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laxs;<init>(Lbcy;)V
      intermediary <init> Lnet/minecraft/class_752;<init>(Lnet/minecraft/class_903;)V
      named <init> Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;<init>(Lnet/minecraft/client/network/ClientPlayNetworkHandler;)V
  • Method Details

    • keyPressed

      protected void keyPressed​(char character, int code)
      Overrides:
      keyPressed in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(CI)V
      intermediary method_2781 Lnet/minecraft/class_754;method_2781(CI)V
      named keyPressed Lnet/minecraft/client/gui/screen/Screen;keyPressed(CI)V
    • init

      public void init()
      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Laxu;b()V
      intermediary method_2795 Lnet/minecraft/class_754;method_2795()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • tick

      public void tick()
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      official e Laxu;e()V
      intermediary method_2804 Lnet/minecraft/class_754;method_2804()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • render

      public void render​(int mouseX, int mouseY, float delta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(IIF)V
      intermediary method_2783 Lnet/minecraft/class_754;method_2783(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 d Laxu;d()Z
      intermediary method_2802 Lnet/minecraft/class_754;method_2802()Z
      named shouldPauseGame Lnet/minecraft/client/gui/screen/Screen;shouldPauseGame()Z