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

15 lines
422 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS cwv 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
METHOD d getTexId (Z)I
2019-03-14 08:57:09 -04:00
METHOD h getHeight ()I
METHOD j getY ()I