Uses of Interface
net.minecraft.profiler.IResultableProfiler
-
Packages that use IResultableProfiler Package Description net.minecraft.profiler -
-
Uses of IResultableProfiler in net.minecraft.profiler
Classes in net.minecraft.profiler that implement IResultableProfiler Modifier and Type Class Description class
EmptyProfiler
class
Profiler
Fields in net.minecraft.profiler declared as IResultableProfiler Modifier and Type Field Description private IResultableProfiler
LongTickDetector. profiler
private IResultableProfiler
TimeTracker. profiler
-