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

10 lines
251 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS nl net/minecraft/server/network/packet/BookUpdateServerPacket
2018-11-29 15:10:38 -05:00
FIELD a stack Lavs;
FIELD c hand Lafb;
2018-11-27 13:50:51 -05:00
METHOD a read (Liq;)V
METHOD a apply (Lit;)V
METHOD a apply (Lmz;)V
2018-11-29 15:10:38 -05:00
METHOD b stack ()Lavs;
2018-11-27 13:50:51 -05:00
METHOD b write (Liq;)V
2018-11-29 15:10:38 -05:00
METHOD d hand ()Lafb;