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

13 lines
407 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS net/minecraft/realms/RealmsButtonProxy net/minecraft/client/gui/widget/RealmsButtonWidget
FIELD button realmsButton Lnet/minecraft/realms/RealmsButton;
2019-03-21 14:06:36 -04:00
METHOD <init> (Lnet/minecraft/realms/RealmsButton;IILjava/lang/String;IILcve$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 button
2019-03-14 20:21:29 -04:00
ARG 2 x
ARG 3 y
ARG 4 text
ARG 5 width
ARG 6 height
2019-03-20 13:56:26 -04:00
METHOD getHeight getY ()I
METHOD getSuperYImage getTexId (Z)I
METHOD y getHeight ()I