yarn/mappings/net/minecraft/server/packet/LoginHelloServerPacket.mapping

10 lines
252 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS pf net/minecraft/server/packet/LoginHelloServerPacket
METHOD a read (Lir;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf
2019-01-16 13:24:40 -05:00
METHOD a apply (Liu;)V
2018-12-14 13:18:38 -05:00
ARG 1 listener
2019-01-16 13:24:40 -05:00
METHOD a apply (Lpd;)V
METHOD b getProfile ()Lcom/mojang/authlib/GameProfile;
2019-01-16 13:24:40 -05:00
METHOD b write (Lir;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf