Uses of Interface
net.minecraft.util.profiler.ReadableProfiler
| Package | Description |
|---|---|
| net.minecraft.client.util.profiler | |
| net.minecraft.util | |
| net.minecraft.util.profiler |
-
Uses of ReadableProfiler in net.minecraft.client.util.profiler
Fields in net.minecraft.client.util.profiler declared as ReadableProfiler Modifier and Type Field Description private ReadableProfilerDebugRecorder. profilerFields in net.minecraft.client.util.profiler with type parameters of type ReadableProfiler Modifier and Type Field Description private Supplier<ReadableProfiler>SamplerFactory. profilerGetterConstructor parameters in net.minecraft.client.util.profiler with type arguments of type ReadableProfiler Constructor Description SamplerFactory(String name, Supplier<ReadableProfiler> profilerGetter)SamplerFactory(Metric metric, Supplier<ReadableProfiler> profilerGetter) -
Uses of ReadableProfiler in net.minecraft.util
Fields in net.minecraft.util declared as ReadableProfiler Modifier and Type Field Description private ReadableProfilerTickDurationMonitor. profiler -
Uses of ReadableProfiler in net.minecraft.util.profiler
Classes in net.minecraft.util.profiler that implement ReadableProfiler Modifier and Type Class Description classDummyProfilerclassProfilerSystemFields in net.minecraft.util.profiler declared as ReadableProfiler Modifier and Type Field Description private ReadableProfilerTickTimeTracker. profiler