net.minecraft.util.profiler

public final class Profilers

net.minecraft.util.profiling.Profiler
net.minecraft.class_10209
net.minecraft.util.profiler.Profilers

Field summary

Modifier and TypeField
private static final ThreadLocal<TracyProfiler>
TRACY_FILLER
field_54215
TRACY_PROFILER
private static final ThreadLocal<Profiler>
ACTIVE
field_54216
BUILTIN_PROFILER
private static final AtomicInteger
ACTIVE_COUNT
field_54217
ACTIVE_BUILTIN_PROFILER_COUNT

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static Profilers$Scoped
use(ProfilerFiller filler)
method_64147(class_3695 arg0)
using(Profiler profiler)
private static void
startUsing(ProfilerFiller filler)
method_64149(class_3695 arg0)
activate(Profiler profiler)
private static void
stopUsing()
method_64148()
deactivate()
private static Profiler
decorateFiller(ProfilerFiller filler)
method_64151(class_3695 arg0)
union(Profiler builtinProfiler)
public static Profiler
get()
method_64146()
get()
private static Profiler
getDefaultFiller()
method_64150()
getDefault()
private static void
lambda$use$0()
method_1_6466()
method_1_6466()