extends OptionSliderWidget implements Updatable
All mapped superinterfaces:
Widget, Drawable, Element, Navigable, Selectable, Narratable, Updatable
| net.minecraft.client.OptionInstance$OptionInstanceSliderButton | |
| net.minecraft.class_7172$class_7175 | |
| net.minecraft.client.option.SimpleOption$OptionSliderWidgetImpl |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final SimpleOption<N> |
|
||||||
| private final SimpleOption$SliderCallbacks<N> |
|
||||||
| private final SimpleOption$TooltipFactory<N> |
|
||||||
| private final SimpleOption$ChangeCallback<? super N> |
|
||||||
| private Long |
|
||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (GameOptions options, int x, int y, int width, int height, SimpleOption<N> option, SimpleOption$SliderCallbacks<N> callbacks, SimpleOption$TooltipFactory<N> tooltipFactory, SimpleOption$ChangeCallback<? super N> changeCallback, boolean shouldApplyImmediately) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| protected void |
|
||||||
| protected void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public boolean |
|