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 fts$a
  • Field Details

    • TITLE

      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 Lfts$a;b:Lxv;
    • parent

      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 Lfts$a;a:Lftx;
    • layoutWidget

      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 Lfts$a;c:Lfrt;
  • Constructor Details

    • FeedbackScreen

      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> Lfts$a;<init>(Lftx;)V
  • Method Details

    • init

      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 aT_ Lftx;aT_()V
    • refreshWidgetPositions

      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 Lftx;c()V
    • close

      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 aP_ Lftx;aP_()V