yarn/mappings/net/minecraft/network/packet/s2c/login/LoginSuccessS2CPacket.mapping

8 lines
343 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2901 net/minecraft/network/packet/s2c/login/LoginSuccessS2CPacket
2019-06-28 17:55:20 -04:00
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
METHOD <init> (Lnet/minecraft/class_2540;)V
ARG 1 buf
2019-06-28 17:55:20 -04:00
METHOD method_12593 getProfile ()Lcom/mojang/authlib/GameProfile;