Uses of Class
net.minecraft.class_6767
Packages that use class_6767
-
Uses of class_6767 in net.minecraft.util.profiling.jfr
Fields in net.minecraft.util.profiling.jfr declared as class_6767Modifier and TypeFieldDescriptionprivate final class_6767JfrProfile.packetReadStatisticsThe field for thepacketReadStatisticsrecord component.private final class_6767JfrProfile.packetSentStatisticsThe field for thepacketSentStatisticsrecord component.Methods in net.minecraft.util.profiling.jfr that return class_6767Modifier and TypeMethodDescriptionprivate static class_6767JfrProfileRecorder.method_39433(Duration duration, Map<class_6767.class_6769, JfrProfileRecorder.class_6766> map) JfrProfile.packetReadStatistics()Returns the value of thepacketReadStatisticsrecord component.JfrProfile.packetSentStatistics()Returns the value of thepacketSentStatisticsrecord component.Methods in net.minecraft.util.profiling.jfr with parameters of type class_6767Modifier and TypeMethodDescriptionprivate JsonElementJfrJsonReport.collectPacketSection(class_6767 statistics) Constructors in net.minecraft.util.profiling.jfr with parameters of type class_6767ModifierConstructorDescriptionJfrProfile(Instant instant, Instant instant2, Duration duration, @Nullable Duration duration2, List<ServerTickTimeSample> list, List<CpuLoadSample> list2, GcHeapSummarySample.Statistics statistics, ThreadAllocationStatisticsSample.AllocationMap allocationMap, class_6767 class_6767, class_6767 class_67672, FileIoSample.Statistics statistics2, FileIoSample.Statistics statistics3, List<ChunkGenerationSample> list3)