Class SoundsScreen

All Implemented Interfaces:
IdentifibleBooleanConsumer

@Environment(CLIENT)
public class SoundsScreen
extends Screen
Mappings:
Namespace Name
official axz
intermediary net/minecraft/class_762
named net/minecraft/client/gui/screen/SoundsScreen
  • Field Details

    • parent

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official f Laxz;f:Laxu;
      intermediary field_3254 Lnet/minecraft/class_762;field_3254:Lnet/minecraft/class_754;
      named parent Lnet/minecraft/client/gui/screen/SoundsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
    • options

      private final GameOptions options
      Mappings:
      Namespace Name Mixin selector
      official g Laxz;g:Lavh;
      intermediary field_3255 Lnet/minecraft/class_762;field_3255:Lnet/minecraft/class_671;
      named options Lnet/minecraft/client/gui/screen/SoundsScreen;options:Lnet/minecraft/client/options/GameOptions;
    • name

      protected String name
      Mappings:
      Namespace Name Mixin selector
      official a Laxz;a:Ljava/lang/String;
      intermediary field_3253 Lnet/minecraft/class_762;field_3253:Ljava/lang/String;
      named name Lnet/minecraft/client/gui/screen/SoundsScreen;name:Ljava/lang/String;
    • off

      private String off
      Mappings:
      Namespace Name Mixin selector
      official h Laxz;h:Ljava/lang/String;
      intermediary field_3256 Lnet/minecraft/class_762;field_3256:Ljava/lang/String;
      named off Lnet/minecraft/client/gui/screen/SoundsScreen;off:Ljava/lang/String;
  • Constructor Details

    • SoundsScreen

      public SoundsScreen​(Screen parent, GameOptions options)
      Mappings:
      Namespace Name Mixin selector
      official <init> Laxz;<init>(Laxu;Lavh;)V
      intermediary <init> Lnet/minecraft/class_762;<init>(Lnet/minecraft/class_754;Lnet/minecraft/class_671;)V
      named <init> Lnet/minecraft/client/gui/screen/SoundsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/options/GameOptions;)V
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Laxu;b()V
      intermediary method_2795 Lnet/minecraft/class_754;method_2795()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • buttonClicked

      protected void buttonClicked​(ButtonWidget button)
      Overrides:
      buttonClicked in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(Lavs;)V
      intermediary method_2787 Lnet/minecraft/class_754;method_2787(Lnet/minecraft/class_685;)V
      named buttonClicked Lnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
    • render

      public void render​(int mouseX, int mouseY, float delta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(IIF)V
      intermediary method_2783 Lnet/minecraft/class_754;method_2783(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V
    • method_2842

      protected String method_2842​(SoundCategory soundCategory)
      Mappings:
      Namespace Name Mixin selector
      official a Laxz;a(Lbpg;)Ljava/lang/String;
      intermediary method_2842 Lnet/minecraft/class_762;method_2842(Lnet/minecraft/class_1306;)Ljava/lang/String;
      named method_2842 Lnet/minecraft/client/gui/screen/SoundsScreen;method_2842(Lnet/minecraft/client/sound/SoundCategory;)Ljava/lang/String;