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

字段概要

修饰符与类型字段
public final int
protocolId
protocolId
protocolId
public final int
packetId
packetId
packetId
public final String
remoteAddress
remoteAddress
remoteAddress
public final int
bytes
bytes
bytes

构造函数概要

修饰符构造函数
public (int protocolId, int packetId, SocketAddress remoteAddress, int bytes)