Class SkinOptionsScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

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

    • TITLE_TEXT

      private static final Text TITLE_TEXT
      Mappings:
      Namespace Name Mixin selector
      named TITLE_TEXT Lnet/minecraft/client/gui/screen/option/SkinOptionsScreen;TITLE_TEXT:Lnet/minecraft/text/Text;
      intermediary field_49512 Lnet/minecraft/class_440;field_49512:Lnet/minecraft/class_2561;
      official a Lfri;a:Lwz;
  • Constructor Details

    • SkinOptionsScreen

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

    • 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