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

7 lines
343 B
Plaintext

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}
METHOD method_11054 apply (Lnet/minecraft/class_2547;)V
ARG 1 listener