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

18 lines
537 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS cua net/minecraft/client/gui/widget/RealmsButtonWidget
2019-02-13 12:35:08 -05:00
FIELD a realmsButton Lnet/minecraft/realms/RealmsButton;
2019-02-20 15:49:23 -05:00
METHOD <init> (Lnet/minecraft/realms/RealmsButton;IILjava/lang/String;)V
2018-11-04 07:22:38 -05:00
ARG 1 button
ARG 2 id
ARG 3 x
2019-02-20 15:49:23 -05:00
METHOD <init> (Lnet/minecraft/realms/RealmsButton;IILjava/lang/String;II)V
2018-11-04 07:22:38 -05:00
ARG 1 button
ARG 2 id
ARG 3 x
ARG 6 width
2019-02-20 15:49:23 -05:00
METHOD b getEnabled ()Z
METHOD c getY ()I
METHOD c setEnabled (Z)V
METHOD d getTexId (Z)I
2019-02-20 15:49:23 -05:00
METHOD h getRealmsButton ()Lnet/minecraft/realms/RealmsButton;
METHOD i getHeight ()I