Class NetworkSummaryEvent
java.lang.Object
jdk.internal.event.Event
jdk.jfr.Event
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
- 
Field Details- 
EVENT_NAME- See Also:
 
- 
TYPE
- 
remoteAddress
- 
sentBytespublic long sentBytes
- 
sentPacketspublic int sentPackets
- 
receivedBytespublic long receivedBytes
- 
receivedPacketspublic int receivedPackets
 
- 
- 
Constructor Details- 
NetworkSummaryEvent
 
-