net.minecraft.util.profiling.jfr.event

public class PacketReceivedEvent

extends PacketEvent

net.minecraft.util.profiling.jfr.event.PacketReceivedEvent

Field summary

Modifier and TypeField
public static final String
NAME
public static final EventType
TYPE

Constructor summary

ModifierConstructor
public (String protocolId, String packetDirection, String packetId, SocketAddress remoteAddress, int readableBytes)