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

13 lines
292 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS np net/minecraft/server/network/packet/BookUpdateServerPacket
FIELD a stack Lawo;
FIELD c hand Lafo;
METHOD a read (Lit;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf
2018-12-12 12:12:26 -05:00
METHOD a apply (Liw;)V
2018-12-14 13:18:38 -05:00
ARG 1 listener
2018-12-12 12:12:26 -05:00
METHOD a apply (Lnd;)V
METHOD b stack ()Lawo;
METHOD b write (Lit;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf
2018-12-12 12:12:26 -05:00
METHOD d hand ()Lafo;