Class OptionSliderWidget

All Implemented Interfaces:
Drawable, Element, Narratable, Selectable
Direct Known Subclasses:
DoubleOptionSliderWidget, SoundSliderWidget

@Environment(CLIENT) public abstract class OptionSliderWidget extends SliderWidget
Mappings:
Namespace Name
official dyv
intermediary net/minecraft/class_4892
named net/minecraft/client/gui/widget/OptionSliderWidget
  • Field Details

    • options

      protected final GameOptions options
      Mappings:
      Namespace Name Mixin selector
      official a Ldyv;a:Ldxs;
      intermediary field_22738 Lnet/minecraft/class_4892;field_22738:Lnet/minecraft/class_315;
      named options Lnet/minecraft/client/gui/widget/OptionSliderWidget;options:Lnet/minecraft/client/option/GameOptions;
  • Constructor Details

    • OptionSliderWidget

      protected OptionSliderWidget(GameOptions options, int x, int y, int width, int height, double value)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldyv;<init>(Ldxs;IIIID)V
      intermediary <init> Lnet/minecraft/class_4892;<init>(Lnet/minecraft/class_315;IIIID)V
      named <init> Lnet/minecraft/client/gui/widget/OptionSliderWidget;<init>(Lnet/minecraft/client/option/GameOptions;IIIID)V