net.minecraft.util.profiling.jfr.event

public class NetworkSummaryEvent

extends Event

net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
net.minecraft.src.C_183109_
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent

Field summary

Modifier and TypeField
public static final String
EVENT_NAME
EVENT_NAME
f_195553_
public static final EventType
TYPE
TYPE
f_195554_
public final String
remoteAddress
remoteAddress
f_195557_
public long
sentBytes
sentBytes
f_195558_
public int
sentPackets
sentPackets
f_195559_
public long
receivedBytes
receivedBytes
f_195555_
public int
receivedPackets
receivedPackets
f_195556_

Constructor summary

ModifierConstructor
public (String remoteAddress)