net.minecraft.util.profiler

public class SamplerFactory

net.minecraft.util.profiling.metrics.profiling.ProfilerSamplerAdapter
net.minecraft.class_6401
net.minecraft.util.profiler.SamplerFactory

Field summary

Modifier and TypeField
private final Set<String>
previouslyFoundSamplerNames
field_33894
sampledFullPaths

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public Set<Sampler>
newSamplersFoundInProfiler(Supplier<ProfileCollector> profiler)
method_37194(Supplier<class_3693> arg0)
createSamplers(Supplier<ReadableProfiler> profilerSupplier)
private static Sampler
samplerForProfilingPath(Supplier<ProfileCollector> profiler, String profilerPath, MetricCategory category)
method_37196(Supplier<class_3693> arg0, String arg1, class_5949 arg2)
createSampler(Supplier<ReadableProfiler> profilerSupplier, String id, SampleType type)
private static double
lambda$samplerForProfilingPath$0(Supplier arg0, String arg1)
method_37195(Supplier arg0, String arg1)
method_37195(Supplier arg0, String arg1)
private static Sampler
lambda$newSamplersFoundInProfiler$1(Supplier arg0, com.mojang.datafixers.util.Pair arg1)
method_37197(Supplier arg0, com.mojang.datafixers.util.Pair arg1)
method_37197(Supplier arg0, com.mojang.datafixers.util.Pair arg1)
private boolean
lambda$newSamplersFoundInProfiler$0(com.mojang.datafixers.util.Pair arg0)
method_37198(com.mojang.datafixers.util.Pair arg0)
method_37198(com.mojang.datafixers.util.Pair arg0)