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

11 lines
361 B
Plaintext

CLASS bij net/minecraft/client/gui/widget/WidgetRealmsButton
FIELD o realmsButton Lnet/minecraft/realms/RealmsButton;
METHOD a setText (Ljava/lang/String;)V
METHOD b setEnabled (Z)V
METHOD c getId ()I
METHOD c getTexId (Z)I
METHOD d getEnabled ()Z
METHOD e getY ()I
METHOD f getRealmsButton ()Lnet/minecraft/realms/RealmsButton;
METHOD g getHeight ()I