Class Options


@Environment(CLIENT) public class Options extends ScreenBase
Mappings:
Namespace Name
intermediary net/minecraft/class_635
glue class_98
server net/minecraft/class_635
client co
named net/minecraft/client/gui/screen/menu/Options
  • Field Details

    • OPTIONS

      private static Option[] OPTIONS
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2764 Lnet/minecraft/class_635;field_2764:[Lnet/minecraft/class_271;
      glue field_238 Lclass_98;field_238:[Lclass_295;
      server field_2764 Lnet/minecraft/class_635;field_2764:[Lnet/minecraft/class_271;
      client l Lco;l:[Lht;
      named OPTIONS Lnet/minecraft/client/gui/screen/menu/Options;OPTIONS:[Lnet/minecraft/client/options/Option;
    • parent

      private ScreenBase parent
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2762 Lnet/minecraft/class_635;field_2762:Lnet/minecraft/class_32;
      glue field_236 Lclass_98;field_236:Lclass_117;
      server field_2762 Lnet/minecraft/class_635;field_2762:Lnet/minecraft/class_32;
      client i Lco;i:Lda;
      named parent Lnet/minecraft/client/gui/screen/menu/Options;parent:Lnet/minecraft/client/gui/screen/ScreenBase;
    • title

      protected String title
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2761 Lnet/minecraft/class_635;field_2761:Ljava/lang/String;
      glue field_235 Lclass_98;field_235:Ljava/lang/String;
      server field_2761 Lnet/minecraft/class_635;field_2761:Ljava/lang/String;
      client a Lco;a:Ljava/lang/String;
      named title Lnet/minecraft/client/gui/screen/menu/Options;title:Ljava/lang/String;
    • gameOptions

      private GameOptions gameOptions
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2763 Lnet/minecraft/class_635;field_2763:Lnet/minecraft/class_322;
      glue field_237 Lclass_98;field_237:Lclass_419;
      server field_2763 Lnet/minecraft/class_635;field_2763:Lnet/minecraft/class_322;
      client j Lco;j:Lkv;
      named gameOptions Lnet/minecraft/client/gui/screen/menu/Options;gameOptions:Lnet/minecraft/client/options/GameOptions;
  • Constructor Details

  • Method Details

    • init

      public void init()
      Overrides:
      init in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_119 Lnet/minecraft/class_32;method_119()V
      glue method_252 Lclass_117;method_252()V
      server method_119 Lnet/minecraft/class_32;method_119()V
      client b Lda;b()V
      named init Lnet/minecraft/client/gui/screen/ScreenBase;init()V
    • buttonClicked

      protected void buttonClicked(Button button)
      Overrides:
      buttonClicked in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      glue method_257 Lclass_117;method_257(Lclass_389;)V
      server method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      client a Lda;a(Lke;)V
      named buttonClicked Lnet/minecraft/client/gui/screen/ScreenBase;buttonClicked(Lnet/minecraft/client/gui/widgets/Button;)V
    • render

      public void render(int mouseX, int mouseY, float delta)
      Overrides:
      render in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_118 Lnet/minecraft/class_32;method_118(IIF)V
      glue method_251 Lclass_117;method_251(IIF)V
      server method_118 Lnet/minecraft/class_32;method_118(IIF)V
      client a Lda;a(IIF)V
      named render Lnet/minecraft/client/gui/screen/ScreenBase;render(IIF)V