yarn/mappings/net/minecraft/client/gui/menu/RealmsButton.mapping

8 lines
291 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS net/minecraft/realms/RealmsAbstractButtonProxy net/minecraft/client/gui/menu/RealmsButton
METHOD active isEnabled ()Z
METHOD active setEnabled (Z)V
2019-03-14 20:21:29 -04:00
ARG 1 enabled
2019-03-20 13:56:26 -04:00
METHOD getButton getRealmsProxy ()Lnet/minecraft/realms/AbstractRealmsButton;
METHOD setVisible (Z)V
2019-03-14 20:21:29 -04:00
ARG 1 visible