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

4 lines
171 B
Plaintext
Raw Normal View History

2019-02-20 15:49:23 -05:00
CLASS pl 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;