Class OptionSliderWidget

All Implemented Interfaces:
class_8021, Drawable, Element, Narratable, Selectable
Direct Known Subclasses:
SimpleOption.OptionSliderWidgetImpl

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