Class SleepingChatScreen

All Implemented Interfaces:
class_2844, IdentifibleBooleanConsumer

@Environment(CLIENT) public class SleepingChatScreen extends ChatScreen
Mappings:
Namespace Name
official bhf
intermediary net/minecraft/class_374
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 Lbho;b()V
      intermediary method_1044 Lnet/minecraft/class_388;method_1044()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 Lbho;a(CI)V
      intermediary method_1024 Lnet/minecraft/class_388;method_1024(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 Lbho;a(Lbfm;)V
      intermediary method_1027 Lnet/minecraft/class_388;method_1027(Lnet/minecraft/class_356;)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 a Lbhf;a()V
      intermediary method_997 Lnet/minecraft/class_374;method_997()V
      named stopSleeping Lnet/minecraft/client/gui/screen/SleepingChatScreen;stopSleeping()V