yarn/mappings/net/minecraft/server/network/packet/LoginHelloC2SPacket.mapping

4 lines
171 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS pv net/minecraft/server/network/packet/LoginHelloC2SPacket
2019-02-12 20:13:12 -05:00
FIELD a profile Lcom/mojang/authlib/GameProfile;
METHOD b getProfile ()Lcom/mojang/authlib/GameProfile;