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

16 lines
286 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS cwe net/minecraft/client/gui/widget/SliderWidget
2019-03-14 20:21:29 -04:00
METHOD <init> (IIIID)V
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
ARG 5 progress
2019-04-12 10:38:24 -04:00
METHOD <init> (Lcvf;IIIID)V
2019-03-14 20:21:29 -04:00
ARG 2 x
ARG 3 y
ARG 4 width
ARG 5 height
ARG 6 progress
METHOD setValueFromMouse (D)V
ARG 1 mouseX