yarn/mappings/net/minecraft/client/gui/widget/DoubleOptionSliderWidget.ma...

12 lines
389 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4040 net/minecraft/client/gui/widget/DoubleOptionSliderWidget
2019-06-28 17:55:20 -04:00
FIELD field_18012 option Lnet/minecraft/class_4067;
2021-01-22 12:39:44 -05:00
FIELD field_27984 orderedTooltip Ljava/util/List;
2020-11-11 14:27:23 -05:00
METHOD <init> (Lnet/minecraft/class_315;IIIILnet/minecraft/class_4067;Ljava/util/List;)V
2019-05-12 04:26:20 -04:00
ARG 1 gameOptions
ARG 2 x
ARG 3 y
ARG 4 width
ARG 5 height
2019-05-12 04:26:20 -04:00
ARG 6 option
2021-01-22 12:39:44 -05:00
ARG 7 ordererTooltip