类 NetworkSummaryEvent
java.lang.Object
jdk.internal.event.Event
jdk.jfr.Event
net.minecraft.util.profiling.jfr.event.NetworkSummaryEvent
-
字段详细资料
-
EVENT_NAME
- 另请参阅:
-
TYPE
-
remoteAddress
-
sentBytes
public long sentBytes -
sentPackets
public int sentPackets -
receivedBytes
public long receivedBytes -
receivedPackets
public int receivedPackets
-
-
构造器详细资料
-
NetworkSummaryEvent
-