extends AbstractOptionSliderButton
All mapped superinterfaces:
Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier
| fug$i | |
| net.minecraft.client.OptionInstance$OptionInstanceSliderButton | |
| net.minecraft.class_7172$class_7175 | |
| net.minecraft.client.option.SimpleOption$OptionSliderWidgetImpl | |
| net.minecraft.src.C_213334_$C_213345_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final OptionInstance<N> |
| ||||||||||
| private final OptionInstance$SliderableValueSet<N> |
| ||||||||||
| private final OptionInstance$TooltipSupplier<N> |
| ||||||||||
| private final Consumer<N> |
| ||||||||||
| private Long |
| ||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (Options options, int x, int y, int width, int height, OptionInstance<N> option, OptionInstance$SliderableValueSet<N> callbacks, OptionInstance$TooltipSupplier<N> tooltipFactory, Consumer<N> changeCallback, boolean shouldApplyImmediately) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|