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.util.profiling.jfr.event.NetworkSummaryEvent

字段概要

修饰符与类型字段
public static final String
EVENT_NAME
EVENT_NAME
EVENT_NAME
public static final EventType
TYPE
TYPE
TYPE
public final String
remoteAddress
remoteAddress
remoteAddress
public long
sentBytes
sentBytes
sentBytes
public int
sentPackets
sentPackets
sentPackets
public long
receivedBytes
receivedBytes
receivedBytes
public int
receivedPackets
receivedPackets
receivedPackets

构造函数概要

修饰符构造函数
public (String remoteAddress)