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

18 lines
446 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_7852 net/minecraft/client/gui/widget/EmptyWidget
FIELD field_41818 x I
FIELD field_41819 y I
FIELD field_41820 width I
FIELD field_41821 height I
METHOD <init> (II)V
ARG 1 width
ARG 2 height
METHOD <init> (IIII)V
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
2023-01-18 09:56:13 -05:00
METHOD method_46512 ofWidth (I)Lnet/minecraft/class_7852;
ARG 0 width
2023-01-18 09:56:13 -05:00
METHOD method_46513 ofHeight (I)Lnet/minecraft/class_7852;
ARG 0 height