Class GameOptionsScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement
Direct Known Subclasses:
ControlsOptionsScreen, KeybindsScreen, LanguageOptionsScreen, MouseOptionsScreen, SimpleOptionsScreen, SkinOptionsScreen, SoundOptionsScreen, VideoOptionsScreen

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

    • parent

      protected final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official a Lfct;a:Lfdb;
      intermediary field_21335 Lnet/minecraft/class_4667;field_21335:Lnet/minecraft/class_437;
      named parent Lnet/minecraft/client/gui/screen/option/GameOptionsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
    • gameOptions

      protected final GameOptions gameOptions
      Mappings:
      Namespace Name Mixin selector
      official b Lfct;b:Levm;
      intermediary field_21336 Lnet/minecraft/class_4667;field_21336:Lnet/minecraft/class_315;
      named gameOptions Lnet/minecraft/client/gui/screen/option/GameOptionsScreen;gameOptions:Lnet/minecraft/client/option/GameOptions;
  • Constructor Details

    • GameOptionsScreen

      public GameOptionsScreen(Screen parent, GameOptions gameOptions, Text title)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lfct;<init>(Lfdb;Levm;Lvf;)V
      intermediary <init> Lnet/minecraft/class_4667;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;Lnet/minecraft/class_2561;)V
      named <init> Lnet/minecraft/client/gui/screen/option/GameOptionsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;Lnet/minecraft/text/Text;)V
  • Method Details

    • removed

      public void removed()
      Overrides:
      removed in class Screen
      Mappings:
      Namespace Name Mixin selector
      official j Lfdb;j()V
      intermediary method_25432 Lnet/minecraft/class_437;method_25432()V
      named removed Lnet/minecraft/client/gui/screen/Screen;removed()V
    • close

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