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

7 lines
177 B
Plaintext
Raw Normal View History

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