Uses of Record Class
net.minecraft.util.profiling.jfr.sample.PacketSample
Packages that use PacketSample
-
Uses of PacketSample in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr with type parameters of type PacketSampleModifier and TypeFieldDescriptionprivate final List<PacketSample>JfrProfileRecorder.packetReadSamplesprivate final List<PacketSample>JfrProfileRecorder.packetSentSamples -
Uses of PacketSample in net.minecraft.util.profiling.jfr.sample
Methods in net.minecraft.util.profiling.jfr.sample that return PacketSampleModifier and TypeMethodDescriptionstatic PacketSamplePacketSample.fromEvent(RecordedEvent event) Method parameters in net.minecraft.util.profiling.jfr.sample with type arguments of type PacketSampleModifier and TypeMethodDescriptionstatic PacketSample.StatisticsPacketSample.toStatistics(Duration duration, List<PacketSample> samples)