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

6 lines
286 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 method_12593 getProfile ()Lcom/mojang/authlib/GameProfile;