net.minecraft.client

public final class OptionInstance$OptionInstanceSliderButton<N>

extends AbstractOptionSliderButton implements ResettableOptionWidget

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier, ResettableOptionWidget

gef$i
net.minecraft.client.OptionInstance$OptionInstanceSliderButton
net.minecraft.class_7172$class_7175
net.minecraft.client.option.SimpleOption$OptionSliderWidgetImpl

Field summary

Modifier and TypeField
private final OptionInstance<N>
n
instance
field_37872
option
private final OptionInstance$SliderableValueSet<N>
o
values
field_37873
callbacks
private final OptionInstance$TooltipSupplier<N>
p
tooltipSupplier
field_37874
tooltipFactory
private final Consumer<N>
q
onValueChanged
field_41334
changeCallback
private Long
r
delayedApplyAt
field_51513
timeToApply
private final boolean
s
applyValueImmediately
field_51514
shouldApplyImmediately

Constructor summary

ModifierConstructor
(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 TypeMethod
protected void
c()
updateMessage()
method_25346()
updateMessage()
protected void
a()
applyValue()
method_25344()
applyValue()
public void
d()
applyUnsavedValue()
method_59868()
applyPendingValue()
public void
e()
resetValue()
method_75314()
update()
public void
a_(ghi arg0, int arg1, int arg2, float arg3)
renderWidget(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_48579(class_332 arg0, int arg1, int arg2, float arg3)
renderWidget(DrawContext arg0, int arg1, int arg2, float arg3)
public void
a(gxs arg0)
onRelease(MouseButtonEvent arg0)
method_25357(class_11909 arg0)
onRelease(Click arg0)
public boolean
a(gxr arg0)
keyPressed(KeyEvent arg0)
method_25404(class_11908 arg0)
keyPressed(KeyInput arg0)