net.minecraft.util.profiling

public final class Profiler

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

Field summary

Modifier and TypeField
private static final ThreadLocal<TracyZoneFiller>
a
TRACY_FILLER
field_54215
TRACY_PROFILER
private static final ThreadLocal<ProfilerFiller>
b
ACTIVE
field_54216
BUILTIN_PROFILER
private static final AtomicInteger
c
ACTIVE_COUNT
field_54217
ACTIVE_BUILTIN_PROFILER_COUNT

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static Profiler$Scope
a(bpt arg0)
use(ProfilerFiller arg0)
method_64147(class_3695 arg0)
using(Profiler profiler)
private static void
b(bpt arg0)
startUsing(ProfilerFiller arg0)
method_64149(class_3695 arg0)
activate(Profiler profiler)
private static void
b()
stopUsing()
method_64148()
deactivate()
private static ProfilerFiller
c(bpt arg0)
decorateFiller(ProfilerFiller arg0)
method_64151(class_3695 arg0)
union(Profiler builtinProfiler)
public static ProfilerFiller
a()
get()
method_64146()
get()
private static ProfilerFiller
c()
getDefaultFiller()
method_64150()
getDefault()