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

6 lines
284 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
2019-06-28 17:55:20 -04:00
METHOD method_12650 getProfile ()Lcom/mojang/authlib/GameProfile;