Uses of Interface
net.minecraft.util.profiler.ReadableProfiler
| Package | Description |
|---|---|
| net.minecraft |
The base package for all Minecraft classes.
|
| net.minecraft.util | |
| net.minecraft.util.profiler |
-
Uses of ReadableProfiler in net.minecraft
Fields in net.minecraft declared as ReadableProfiler Modifier and Type Field Description private ReadableProfilerclass_5961. field_29590Fields in net.minecraft with type parameters of type ReadableProfiler Modifier and Type Field Description private Supplier<ReadableProfiler>class_5970. field_29615Constructor parameters in net.minecraft with type arguments of type ReadableProfiler Constructor Description class_5970(String string, Supplier<ReadableProfiler> supplier)class_5970(class_5951 class_5951, Supplier<ReadableProfiler> supplier) -
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