yarn/mappings/net/minecraft/network/Packet.mapping

9 lines
404 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2596 net/minecraft/network/Packet
METHOD method_11051 isWritingErrorSkippable ()Z
COMMENT Returns whether a throwable in writing of this packet allows the
COMMENT connection to simply skip the packet's sending than disconnecting.
2019-06-28 17:55:20 -04:00
METHOD method_11052 write (Lnet/minecraft/class_2540;)V
2018-12-14 13:18:38 -05:00
ARG 1 buf
2019-06-28 17:55:20 -04:00
METHOD method_11054 apply (Lnet/minecraft/class_2547;)V
ARG 1 listener