net.minecraft.client.gui.components

public class SliderButton

extends AbstractOptionSliderButton implements TooltipAccessor

All mapped superinterfaces:

Widget, GuiEventListener, NarratableEntry, NarrationSupplier, TooltipAccessor

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

字段概要

修饰符与类型字段
private final ProgressOption
c
option
field_18012
option
f_94569_
private final List<FormattedCharSequence>
d
tooltip
field_27984
orderedTooltip
f_169058_

构造函数概要

修饰符构造函数
public (Options gameOptions, int x, int y, int width, int height, ProgressOption option, List<FormattedCharSequence> orderedTooltip)

方法概要

修饰符与类型方法
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_()