PacketReceivedEvent is constructed instead of PacketSentEvent in JFR profiler when recording sent packets, which causes sent packets to be logged as received packets.
PacketReceivedEvent is constructed instead of PacketSentEvent in JFR profiler when recording sent packets, which causes sent packets to be logged as received packets.
This is evident in the jfr output as well - there are zero minecraft.PacketSent events recorded: