Uses of Interface
net.minecraft.util.profiling.ProfileCollector
Package
Description
-
Uses of ProfileCollector in net.minecraft.client.profiling
Modifier and TypeMethodDescriptionClientMetricsSamplersProvider.samplers
(Supplier<ProfileCollector> p_172544_) -
Uses of ProfileCollector in net.minecraft.util.profiling
Modifier and TypeFieldDescriptionprivate ProfileCollector
ContinuousProfiler.profiler
private ProfileCollector
SingleTickProfiler.profiler
-
Uses of ProfileCollector in net.minecraft.util.profiling.metrics
Modifier and TypeMethodDescriptionMetricsSamplerProvider.samplers
(Supplier<ProfileCollector> p_146103_) -
Uses of ProfileCollector in net.minecraft.util.profiling.metrics.profiling
Modifier and TypeFieldDescriptionprivate ProfileCollector
ActiveMetricsRecorder.singleTickProfiler
Modifier and TypeMethodDescriptionProfilerSamplerAdapter.newSamplersFoundInProfiler
(Supplier<ProfileCollector> p_146164_) private static MetricSampler
ProfilerSamplerAdapter.samplerForProfilingPath
(Supplier<ProfileCollector> p_146169_, String p_146170_, MetricCategory p_146171_) ServerMetricsSamplersProvider.samplers
(Supplier<ProfileCollector> p_146191_)