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

10 lines
280 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
2019-04-10 11:36:17 -04:00
METHOD <init> (Lnet/minecraft/realms/RealmsButton;IILjava/lang/String;IILcwg$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 y getHeight ()I