yarn/mappings/net/minecraft/client/gui/widget/SliderWidget.mapping

7 lines
177 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS cry net/minecraft/client/gui/widget/SliderWidget
2019-02-20 15:49:23 -05:00
FIELD b progress D
METHOD b updateText ()V
METHOD b changeProgress (D)V
ARG 1 mouseX
METHOD c onProgressChanged ()V