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

8 lines
343 B
Plaintext

CLASS net/minecraft/class_2901 net/minecraft/network/packet/s2c/login/LoginSuccessS2CPacket
FIELD field_13190 profile Lcom/mojang/authlib/GameProfile;
METHOD <init> (Lcom/mojang/authlib/GameProfile;)V
ARG 1 profile
METHOD <init> (Lnet/minecraft/class_2540;)V
ARG 1 buf
METHOD method_12593 getProfile ()Lcom/mojang/authlib/GameProfile;