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_55846 getPacketId ()Lnet/minecraft/class_9145; METHOD method_55943 transitionsNetworkState ()Z COMMENT {@return {@code true} if the packet signals transitioning between {@link COMMENT net.minecraft.network.NetworkState}s} COMMENT COMMENT

Such packets cannot be {@linkplain BundlePacket bundled}. METHOD method_56443 createCodec (Lnet/minecraft/class_9143;Lnet/minecraft/class_9141;)Lnet/minecraft/class_9139; ARG 0 encoder ARG 1 decoder