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

7 lines
343 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_2596 net/minecraft/network/packet/Packet
METHOD method_11051 isWritingErrorSkippable ()Z
COMMENT {@return 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_11054 apply (Lnet/minecraft/class_2547;)V
ARG 1 listener