net.minecraft.client.gui.components

public class SliderButton

extends AbstractOptionSliderButton implements TooltipAccessor

All mapped superinterfaces:

Widget, GuiEventListener, NarratableEntry, NarrationSupplier, TooltipAccessor

eav
net.minecraft.client.gui.components.SliderButton
net.minecraft.class_4040
net.minecraft.client.gui.widget.DoubleOptionSliderWidget
net.minecraft.src.C_3482_

Field summary

Modifier and TypeField
private final ProgressOption
c
option
field_18012
option
f_94569_
private final List<FormattedCharSequence>
d
tooltip
field_27984
orderedTooltip
f_169058_

Constructor summary

ModifierConstructor
public (Options gameOptions, int x, int y, int width, int height, ProgressOption option, List<FormattedCharSequence> orderedTooltip)

Method summary

Modifier and TypeMethod
protected void
a()
applyValue()
method_25344()
applyValue()
m_5697_()
protected void
b()
updateMessage()
method_25346()
updateMessage()
m_5695_()
public List<FormattedCharSequence>
j()
getTooltip()
method_31047()
getOrderedTooltip()
m_141932_()