Class MouseOptionsScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

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

    • TITLE

      private static final Text TITLE
      Mappings:
      Namespace Name Mixin selector
      named TITLE Lnet/minecraft/client/gui/screen/option/MouseOptionsScreen;TITLE:Lnet/minecraft/text/Text;
      intermediary field_49498 Lnet/minecraft/class_4288;field_49498:Lnet/minecraft/class_2561;
      official a Lfre;a:Lwz;
  • Constructor Details

    • MouseOptionsScreen

      public MouseOptionsScreen(Screen parent, GameOptions gameOptions)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/option/MouseOptionsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;)V
      intermediary <init> Lnet/minecraft/class_4288;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;)V
      official <init> Lfre;<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/MouseOptionsScreen;getOptions(Lnet/minecraft/client/option/GameOptions;)[Lnet/minecraft/client/option/SimpleOption;
      intermediary method_41841 Lnet/minecraft/class_4288;method_41841(Lnet/minecraft/class_315;)[Lnet/minecraft/class_7172;
      official a Lfre;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