Class SleepingChatScreen

All Implemented Interfaces:
IdentifibleBooleanConsumer

@Environment(CLIENT)
public class SleepingChatScreen
extends ChatScreen
Mappings:
Namespace Name
official axk
intermediary net/minecraft/class_742
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
      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
    • keyPressed

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

      protected void buttonClicked​(ButtonWidget button)
      Overrides:
      buttonClicked in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(Lavs;)V
      intermediary method_2787 Lnet/minecraft/class_754;method_2787(Lnet/minecraft/class_685;)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
      official f Laxk;f()V
      intermediary method_2760 Lnet/minecraft/class_742;method_2760()V
      named stopSleeping Lnet/minecraft/client/gui/screen/SleepingChatScreen;stopSleeping()V