Class ControlsOptionsScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class ControlsOptionsScreen extends GameOptionsScreen
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/option/ControlsOptionsScreen
intermediary net/minecraft/class_458
official frm
  • Field Details

    • TITLE_TEXT

      private static final Text TITLE_TEXT
      Mappings:
      Namespace Name Mixin selector
      named TITLE_TEXT Lnet/minecraft/client/gui/screen/option/ControlsOptionsScreen;TITLE_TEXT:Lnet/minecraft/text/Text;
      intermediary field_49532 Lnet/minecraft/class_458;field_49532:Lnet/minecraft/class_2561;
      official a Lfrm;a:Lwz;
  • Constructor Details

    • ControlsOptionsScreen

      public ControlsOptionsScreen(Screen parent, GameOptions options)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/option/ControlsOptionsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;)V
      intermediary <init> Lnet/minecraft/class_458;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;)V
      official <init> Lfrm;<init>(Lfod;Lfgs;)V
  • Method Details

    • getOptions

      private static SimpleOption<?>[] getOptions(GameOptions gameOptions)
      Mappings:
      Namespace Name Mixin selector
      named getOptions Lnet/minecraft/client/gui/screen/option/ControlsOptionsScreen;getOptions(Lnet/minecraft/client/option/GameOptions;)[Lnet/minecraft/client/option/SimpleOption;
      intermediary method_58232 Lnet/minecraft/class_458;method_58232(Lnet/minecraft/class_315;)[Lnet/minecraft/class_7172;
      official a Lfrm;a(Lfgs;)[Lfgr;
    • addOptions

      protected void addOptions()
      Specified by:
      addOptions in class GameOptionsScreen
      Mappings:
      Namespace Name Mixin selector
      named addOptions Lnet/minecraft/client/gui/screen/option/GameOptionsScreen;addOptions()V
      intermediary method_60325 Lnet/minecraft/class_4667;method_60325()V
      official m Lfrh;m()V