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

13 lines
340 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_8021 net/minecraft/client/gui/widget/Widget
2023-01-18 09:56:13 -05:00
METHOD method_25364 getHeight ()I
METHOD method_25368 getWidth ()I
METHOD method_46419 setY (I)V
ARG 1 y
2023-01-18 09:56:13 -05:00
METHOD method_46421 setX (I)V
ARG 1 x
2023-01-18 09:56:13 -05:00
METHOD method_46426 getX ()I
METHOD method_46427 getY ()I
METHOD method_48229 setPosition (II)V
ARG 1 x
ARG 2 y