Class OptionSliderWidget

All Implemented Interfaces:
class_6379, class_6383, Drawable, Element
Direct Known Subclasses:
DoubleOptionSliderWidget, SoundSliderWidget

@Environment(CLIENT) public abstract class OptionSliderWidget extends SliderWidget
Mappings:
Namespace Name
official dwe
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 Ldwe;a:Ldvc;
      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> Ldwe;<init>(Ldvc;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