Class SleepingChatScreen


@Environment(CLIENT) public class SleepingChatScreen extends ChatScreen
Mappings:
Namespace Name
intermediary net/minecraft/class_222
glue class_241
server net/minecraft/class_222
client gh
named net/minecraft/client/gui/screen/SleepingChatScreen
  • Constructor Details

    • SleepingChatScreen

      public SleepingChatScreen()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class ChatScreen
      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
    • removed

      public void removed()
      Overrides:
      removed in class ChatScreen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_133 Lnet/minecraft/class_32;method_133()V
      glue method_425 Lclass_117;method_425()V
      server method_133 Lnet/minecraft/class_32;method_133()V
      client h Lda;h()V
      named removed Lnet/minecraft/client/gui/screen/Screen;removed()V
    • keyPressed

      protected void keyPressed(char character, int keyCode)
      Overrides:
      keyPressed in class ChatScreen
      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
    • render

      public void render(int mouseX, int mouseY, float delta)
      Overrides:
      render in class ChatScreen
      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
    • 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
    • stopSleeping

      private void stopSleeping()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_758 Lnet/minecraft/class_222;method_758()V
      glue method_1121 Lclass_241;method_1121()V
      server method_758 Lnet/minecraft/class_222;method_758()V
      client k Lgh;k()V
      named stopSleeping Lnet/minecraft/client/gui/screen/SleepingChatScreen;stopSleeping()V