Class GameMenuScreen.FeedbackScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement
Enclosing class:
GameMenuScreen

@Environment(CLIENT) private static class GameMenuScreen.FeedbackScreen extends Screen
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/GameMenuScreen$FeedbackScreen
intermediary net/minecraft/class_433$class_9804
official fuh$a
  • Field Details Link icon

    • TITLE Link icon

      private static final Text TITLE
      Mappings:
      Namespace Name Mixin selector
      named TITLE Lnet/minecraft/client/gui/screen/GameMenuScreen$FeedbackScreen;TITLE:Lnet/minecraft/text/Text;
      intermediary field_52135 Lnet/minecraft/class_433$class_9804;field_52135:Lnet/minecraft/class_2561;
      official b Lfuh$a;b:Lwp;
    • parent Link icon

      public final Screen parent
      Mappings:
      Namespace Name Mixin selector
      named parent Lnet/minecraft/client/gui/screen/GameMenuScreen$FeedbackScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
      intermediary field_52134 Lnet/minecraft/class_433$class_9804;field_52134:Lnet/minecraft/class_437;
      official a Lfuh$a;a:Lfum;
    • layoutWidget Link icon

      private final ThreePartsLayoutWidget layoutWidget
      Mappings:
      Namespace Name Mixin selector
      named layoutWidget Lnet/minecraft/client/gui/screen/GameMenuScreen$FeedbackScreen;layoutWidget:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;
      intermediary field_52136 Lnet/minecraft/class_433$class_9804;field_52136:Lnet/minecraft/class_8132;
      official c Lfuh$a;c:Lfsi;
  • Constructor Details Link icon

    • FeedbackScreen Link icon

      protected FeedbackScreen(Screen parent)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/GameMenuScreen$FeedbackScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
      intermediary <init> Lnet/minecraft/class_433$class_9804;<init>(Lnet/minecraft/class_437;)V
      official <init> Lfuh$a;<init>(Lfum;)V
  • Method Details Link icon

    • init Link icon

      protected void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      official aR_ Lfum;aR_()V
    • refreshWidgetPositions Link icon

      protected void refreshWidgetPositions()
      Overrides:
      refreshWidgetPositions in class Screen
      Mappings:
      Namespace Name Mixin selector
      named refreshWidgetPositions Lnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()V
      intermediary method_48640 Lnet/minecraft/class_437;method_48640()V
      official c Lfum;c()V
    • close Link icon

      public void close()
      Overrides:
      close in class Screen
      Mappings:
      Namespace Name Mixin selector
      named close Lnet/minecraft/client/gui/screen/Screen;close()V
      intermediary method_25419 Lnet/minecraft/class_437;method_25419()V
      official aO_ Lfum;aO_()V