Class DownloadingTerrainScreen

java.lang.Object
net.minecraft.client.gui.DrawContext
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.DownloadingTerrainScreen

@Environment(CLIENT) public class DownloadingTerrainScreen extends Screen
Mappings:
Namespace Name
intermediary net/minecraft/class_218
glue class_239
server net/minecraft/class_218
client gg
named net/minecraft/client/gui/screen/DownloadingTerrainScreen
  • Field Details

    • networkHandler

      private ClientNetworkHandler networkHandler
      Mappings:
      Namespace Name Mixin selector
      intermediary field_840 Lnet/minecraft/class_218;field_840:Lnet/minecraft/class_219;
      glue field_1039 Lclass_239;field_1039:Lclass_510;
      server field_840 Lnet/minecraft/class_218;field_840:Lnet/minecraft/class_219;
      client a Lgg;a:Lnb;
      named networkHandler Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;networkHandler:Lnet/minecraft/client/network/ClientNetworkHandler;
    • ticks

      private int ticks
      Mappings:
      Namespace Name Mixin selector
      intermediary field_841 Lnet/minecraft/class_218;field_841:I
      glue field_1040 Lclass_239;field_1040:I
      server field_841 Lnet/minecraft/class_218;field_841:I
      client i Lgg;i:I
      named ticks Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;ticks:I
  • Constructor Details

    • DownloadingTerrainScreen

      public DownloadingTerrainScreen(ClientNetworkHandler networkHandler)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_218;<init>(Lnet/minecraft/class_219;)V
      glue <init> Lclass_239;<init>(Lclass_510;)V
      server <init> Lnet/minecraft/class_218;<init>(Lnet/minecraft/class_219;)V
      client <init> Lgg;<init>(Lnb;)V
      named <init> Lnet/minecraft/client/gui/screen/DownloadingTerrainScreen;<init>(Lnet/minecraft/client/network/ClientNetworkHandler;)V
  • Method Details

    • keyPressed

      protected void keyPressed(char character, int keyCode)
      Overrides:
      keyPressed in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_117 Lnet/minecraft/class_32;method_117(CI)V
      glue method_250 Lclass_117;method_250(CI)V
      server method_117 Lnet/minecraft/class_32;method_117(CI)V
      client a Lda;a(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
      intermediary method_119 Lnet/minecraft/class_32;method_119()V
      glue method_252 Lclass_117;method_252()V
      server method_119 Lnet/minecraft/class_32;method_119()V
      client b Lda;b()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
      intermediary method_122 Lnet/minecraft/class_32;method_122()V
      glue method_414 Lclass_117;method_414()V
      server method_122 Lnet/minecraft/class_32;method_122()V
      client a Lda;a()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • buttonClicked

      protected void buttonClicked(ButtonWidget button)
      Overrides:
      buttonClicked in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      glue method_257 Lclass_117;method_257(Lclass_389;)V
      server method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      client a Lda;a(Lke;)V
      named buttonClicked Lnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
    • render

      public void render(int mouseX, int mouseY, float delta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_118 Lnet/minecraft/class_32;method_118(IIF)V
      glue method_251 Lclass_117;method_251(IIF)V
      server method_118 Lnet/minecraft/class_32;method_118(IIF)V
      client a Lda;a(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V