Uses of Class
net.minecraft.util.profiling.metrics.storage.RecordedDeviation
Packages that use RecordedDeviation
Package
Description
-
Uses of RecordedDeviation in net.minecraft.util.profiling.metrics.profiling
Fields in net.minecraft.util.profiling.metrics.profiling with type parameters of type RecordedDeviationModifier and TypeFieldDescriptionprivate final Map<MetricSampler, List<RecordedDeviation>> ActiveMetricsRecorder.deviationsBySampler -
Uses of RecordedDeviation in net.minecraft.util.profiling.metrics.storage
Method parameters in net.minecraft.util.profiling.metrics.storage with type arguments of type RecordedDeviationModifier and TypeMethodDescriptionprivate voidMetricsPersister.saveDeviations(Map<MetricSampler, List<RecordedDeviation>> pDeviations, Path pPath) MetricsPersister.saveReports(Set<MetricSampler> pSamplers, Map<MetricSampler, List<RecordedDeviation>> pDeviations, ProfileResults pResults)