Uses of Class
net.minecraft.util.profiling.jfr.JfrProfileRecorder.PacketCounter
Packages that use JfrProfileRecorder.PacketCounter
-
Uses of JfrProfileRecorder.PacketCounter in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type JfrProfileRecorder.PacketCounterModifier and TypeFieldDescriptionprivate final Map<class_9234,JfrProfileRecorder.PacketCounter> JfrProfileRecorder.field_49070private final Map<class_9234,JfrProfileRecorder.PacketCounter> JfrProfileRecorder.field_49071private final Map<Packet,JfrProfileRecorder.PacketCounter> JfrProfileRecorder.receivedPacketsToCounterprivate final Map<Packet,JfrProfileRecorder.PacketCounter> JfrProfileRecorder.sentPacketsToCounterMethod parameters in net.minecraft.util.profiling.jfr with type arguments of type JfrProfileRecorder.PacketCounterModifier and TypeMethodDescriptionprivate voidJfrProfileRecorder.addPacket(RecordedEvent event, int bytes, Map<Packet, JfrProfileRecorder.PacketCounter> packetsToCounter) private static <T> NetworkIoStatistics<T>JfrProfileRecorder.createNetworkIoStatistics(Duration duration, Map<T, JfrProfileRecorder.PacketCounter> packetsToCounter) private voidJfrProfileRecorder.method_56982(RecordedEvent recordedEvent, int int2, Map<class_9234, JfrProfileRecorder.PacketCounter> map)