yarn/mappings/net/minecraft/network/packet/c2s/login/LoginHelloC2SPacket.mapping

8 lines
341 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2915 net/minecraft/network/packet/c2s/login/LoginHelloC2SPacket
2019-06-28 17:55:20 -04:00
FIELD field_13271 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
2019-06-28 17:55:20 -04:00
METHOD method_12650 getProfile ()Lcom/mojang/authlib/GameProfile;