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

17 lines
470 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_347 net/minecraft/client/gui/widget/LockButtonWidget
FIELD field_2131 locked Z
METHOD <init> (IILnet/minecraft/class_4185$class_4241;)V
2019-03-14 20:21:29 -04:00
ARG 1 x
ARG 2 y
ARG 3 action
2019-06-28 17:55:20 -04:00
METHOD method_1895 setLocked (Z)V
ARG 1 locked
2019-06-28 17:55:20 -04:00
METHOD method_1896 isLocked ()Z
CLASS class_348 IconLocation
FIELD field_2134 v I
FIELD field_2135 u I
METHOD <init> (Ljava/lang/String;III)V
ARG 1 v
METHOD method_1897 getU ()I
METHOD method_1898 getV ()I