yarn/mappings/net/minecraft/network/packet/client/CPacketPlayerListHeader.map...

14 lines
316 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS mn net/minecraft/network/packet/client/CPacketPlayerListHeader
FIELD a header Lix;
FIELD b footer Lix;
2018-11-04 04:35:30 -05:00
METHOD a read (Lin;)V
ARG 0 buf
2018-11-04 04:35:30 -05:00
METHOD a apply (Liq;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
2018-11-04 04:35:30 -05:00
METHOD a apply (Ljo;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
2018-10-31 12:57:21 -04:00
METHOD b getHeader ()Lix;
2018-11-04 04:35:30 -05:00
METHOD b write (Lin;)V
ARG 0 buf
2018-10-31 12:57:21 -04:00
METHOD c getFooter ()Lix;