Class OptionSliderWidget

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

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