Class FontOptionsScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class FontOptionsScreen extends GameOptionsScreen
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/option/FontOptionsScreen
intermediary net/minecraft/class_9246
official fww
  • Constructor Details

    • FontOptionsScreen

      public FontOptionsScreen(Screen parent, GameOptions gameOptions)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/option/FontOptionsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/option/GameOptions;)V
      intermediary <init> Lnet/minecraft/class_9246;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_315;)V
      official <init> Lfww;<init>(Lftx;Lfmj;)V
  • Method Details

    • getOptions

      private static SimpleOption<?>[] getOptions(GameOptions gameOptions)
      Mappings:
      Namespace Name Mixin selector
      named getOptions Lnet/minecraft/client/gui/screen/option/FontOptionsScreen;getOptions(Lnet/minecraft/client/option/GameOptions;)[Lnet/minecraft/client/option/SimpleOption;
      intermediary method_57041 Lnet/minecraft/class_9246;method_57041(Lnet/minecraft/class_315;)[Lnet/minecraft/class_7172;
      official a Lfww;a(Lfmj;)[Lfmi;
    • 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 l Lfxb;l()V