Uses of Interface
net.minecraft.util.profiling.ProfileCollector
Packages that use ProfileCollector
Package
Description
- 
Uses of ProfileCollector in net.minecraft.client.profilingMethod parameters in net.minecraft.client.profiling with type arguments of type ProfileCollectorModifier and TypeMethodDescriptionClientMetricsSamplersProvider.samplers(Supplier<ProfileCollector> p_172544_) 
- 
Uses of ProfileCollector in net.minecraft.util.profilingClasses in net.minecraft.util.profiling that implement ProfileCollectorFields in net.minecraft.util.profiling declared as ProfileCollectorModifier and TypeFieldDescriptionprivate ProfileCollectorContinuousProfiler.profilerprivate ProfileCollectorSingleTickProfiler.profiler
- 
Uses of ProfileCollector in net.minecraft.util.profiling.metricsMethod parameters in net.minecraft.util.profiling.metrics with type arguments of type ProfileCollectorModifier and TypeMethodDescriptionMetricsSamplerProvider.samplers(Supplier<ProfileCollector> p_146103_) 
- 
Uses of ProfileCollector in net.minecraft.util.profiling.metrics.profilingFields in net.minecraft.util.profiling.metrics.profiling declared as ProfileCollectorModifier and TypeFieldDescriptionprivate ProfileCollectorActiveMetricsRecorder.singleTickProfilerMethod parameters in net.minecraft.util.profiling.metrics.profiling with type arguments of type ProfileCollectorModifier and TypeMethodDescriptionProfilerSamplerAdapter.newSamplersFoundInProfiler(Supplier<ProfileCollector> p_146164_) private static MetricSamplerProfilerSamplerAdapter.samplerForProfilingPath(Supplier<ProfileCollector> p_146169_, String p_146170_, MetricCategory p_146171_) ServerMetricsSamplersProvider.samplers(Supplier<ProfileCollector> p_146191_)