yarn/mappings/net/minecraft/client/network/packet/LoginSuccessS2CPacket.mapping

6 lines
283 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2901 net/minecraft/client/network/packet/LoginSuccessS2CPacket
FIELD field_13190 profile Lcom/mojang/authlib/GameProfile;
2019-04-16 10:13:47 -04:00
METHOD <init> (Lcom/mojang/authlib/GameProfile;)V
ARG 1 profile
2019-06-28 17:55:20 -04:00
METHOD method_12593 getProfile ()Lcom/mojang/authlib/GameProfile;