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

4 lines
171 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS pw 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;