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

4 lines
171 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS ps 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;