net.minecraft.util.profiling.jfr.event

public abstract class PacketEvent

extends Event

bay
net.minecraft.util.profiling.jfr.event.PacketEvent
net.minecraft.class_6509
net.minecraft.util.profiling.jfr.event.PacketEvent
net.minecraft.src.C_182814_
net.minecraft.util.profiling.jfr.event.PacketEvent

Field summary

Modifier and TypeField
public final int
protocolId
protocolId
protocolId
public final int
packetId
packetId
packetId
public final String
remoteAddress
remoteAddress
remoteAddress
public final int
bytes
bytes
bytes

Constructor summary

ModifierConstructor
public (int protocolId, int packetId, SocketAddress remoteAddress, int bytes)