net.minecraft.client

public final class OptionInstance$OptionInstanceSliderButton<N>

extends AbstractOptionSliderButton

All mapped superinterfaces:

Renderable, GuiEventListener, TabOrderedElement, LayoutElement, NarratableEntry, NarrationSupplier

ffk$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 TypeField
private final OptionInstance<N>
d
instance
field_37872
option
f_231697_
private final OptionInstance$SliderableValueSet<N>
e
values
field_37873
callbacks
f_231698_
private final OptionInstance$TooltipSupplier<N>
f
tooltipSupplier
field_37874
tooltipFactory
f_256889_
private final Consumer<N>
m
onValueChanged
field_41334
changeCallback
f_260531_
private Long
n
delayedApplyAt
field_51513
timeToApply
f_316943_
private final boolean
o
applyValueImmediately
field_51514
shouldApplyImmediately
f_316343_

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
b()
updateMessage()
method_25346()
updateMessage()
m_5695_()
protected void
a()
applyValue()
method_25344()
applyValue()
m_5697_()
public void
c()
applyUnsavedValue()
method_59868()
applyPendingValue()
m_323527_()
public void
b(fgt 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)
m_87963_(C_279497_ p_329907_, int p_334179_, int p_329288_, float arg3)