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

10 lines
489 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
METHOD method_56443 createCodec (Lnet/minecraft/class_9143;Lnet/minecraft/class_9141;)Lnet/minecraft/class_9139;
ARG 0 encoder
ARG 1 decoder