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_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final OptionInstance<N> |
| ||||||||||
| private final OptionInstance$SliderableValueSet<N> |
| ||||||||||
| private final OptionInstance$TooltipSupplier<N> |
| ||||||||||
| private final Consumer<N> |
| ||||||||||
| private Long |
| ||||||||||
| private final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (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) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|