yarn/mappings/net/minecraft/network/packet/client/CPacketLoginSuccess.mapping

10 lines
342 B
Plaintext
Raw Normal View History

CLASS none/js net/minecraft/network/packet/client/CPacketLoginSuccess
2016-08-18 12:35:56 -04:00
FIELD a profile Lcom/mojang/authlib/GameProfile;
METHOD <init> (Lcom/mojang/authlib/GameProfile;)V
ARG 0 profile
METHOD a getProfile ()Lcom/mojang/authlib/GameProfile;
2016-08-18 12:35:56 -04:00
METHOD a readPacket (Lnone/es;)V
ARG 0 packet
METHOD b writePacket (Lnone/es;)V
ARG 0 packet