Uses of Class
net.minecraft.util.profiler.ProfilerTiming
Package | Description |
---|---|
net.minecraft.util.profiler |
-
Uses of ProfilerTiming in net.minecraft.util.profiler
Methods in net.minecraft.util.profiler that return types with arguments of type ProfilerTiming Modifier and Type Method Description List<ProfilerTiming>
EmptyProfileResult. getTimings(String parentPath)
List<ProfilerTiming>
ProfileResult. getTimings(String parentPath)
List<ProfilerTiming>
ProfileResultImpl. getTimings(String parentPath)
Methods in net.minecraft.util.profiler with parameters of type ProfilerTiming Modifier and Type Method Description int
ProfilerTiming. compareTo(ProfilerTiming profilerTiming)