net.minecraft.util.profiling.jfr.event

public abstract class PacketEvent

extends Event

ass
net.minecraft.util.profiling.jfr.event.PacketEvent
net.minecraft.class_6509
net.minecraft.unmapped.C_ktrbyrtb
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
f_185416_
public final int
packetId
packetId
f_185415_
public final String
remoteAddress
remoteAddress
f_185417_
public final int
bytes
bytes
f_185414_

Constructor summary

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