Class SoundSliderWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Selectable

@Environment(CLIENT) public class SoundSliderWidget extends OptionSliderWidget
Mappings:
Namespace Name
official dzu
intermediary net/minecraft/class_444
named net/minecraft/client/gui/widget/SoundSliderWidget
  • Field Details

    • category

      private final SoundCategory category
      Mappings:
      Namespace Name Mixin selector
      official c Ldzu;c:Lagw;
      intermediary field_2622 Lnet/minecraft/class_444;field_2622:Lnet/minecraft/class_3419;
      named category Lnet/minecraft/client/gui/widget/SoundSliderWidget;category:Lnet/minecraft/sound/SoundCategory;
  • Constructor Details

    • SoundSliderWidget

      public SoundSliderWidget(MinecraftClient client, int x, int y, SoundCategory category, int width)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldzu;<init>(Ldxo;IILagw;I)V
      intermediary <init> Lnet/minecraft/class_444;<init>(Lnet/minecraft/class_310;IILnet/minecraft/class_3419;I)V
      named <init> Lnet/minecraft/client/gui/widget/SoundSliderWidget;<init>(Lnet/minecraft/client/MinecraftClient;IILnet/minecraft/sound/SoundCategory;I)V
  • Method Details

    • updateMessage

      protected void updateMessage()
      Specified by:
      updateMessage in class SliderWidget
      Mappings:
      Namespace Name Mixin selector
      official b Ldyx;b()V
      intermediary method_25346 Lnet/minecraft/class_357;method_25346()V
      named updateMessage Lnet/minecraft/client/gui/widget/SliderWidget;updateMessage()V
    • applyValue

      protected void applyValue()
      Specified by:
      applyValue in class SliderWidget
      Mappings:
      Namespace Name Mixin selector
      official a Ldyx;a()V
      intermediary method_25344 Lnet/minecraft/class_357;method_25344()V
      named applyValue Lnet/minecraft/client/gui/widget/SliderWidget;applyValue()V