Class ProfilerSamplerAdapter
java.lang.Object
net.minecraft.util.profiling.metrics.profiling.ProfilerSamplerAdapter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewSamplersFoundInProfiler(Supplier<ProfileCollector> profiles) private static MetricSamplersamplerForProfilingPath(Supplier<ProfileCollector> profiles, String name, MetricCategory category)
-
Field Details
-
previouslyFoundSamplerNames
-
-
Constructor Details
-
ProfilerSamplerAdapter
public ProfilerSamplerAdapter()
-
-
Method Details
-
newSamplersFoundInProfiler
-
samplerForProfilingPath
private static MetricSampler samplerForProfilingPath(Supplier<ProfileCollector> profiles, String name, MetricCategory category)
-