Uses of Class
net.minecraft.util.profiler.ProfileResultImpl.CounterInfo
-
Uses of ProfileResultImpl.CounterInfo in net.minecraft.util.profiler
Modifier and TypeFieldDescriptionprivate static final Comparator<Map.Entry<String,
ProfileResultImpl.CounterInfo>> ProfileResultImpl.COMPARATOR
(package private) final Map<String,
ProfileResultImpl.CounterInfo> ProfileResultImpl.CounterInfo.subCounters
Modifier and TypeMethodDescriptionprivate Map<String,
ProfileResultImpl.CounterInfo> ProfileResultImpl.setupCounters()
Modifier and TypeMethodDescriptionprivate void
ProfileResultImpl.appendCounter
(int depth, String name, ProfileResultImpl.CounterInfo info, int tickSpan, StringBuilder sb) Modifier and TypeMethodDescriptionprivate void
ProfileResultImpl.appendCounterDump
(Map<String, ProfileResultImpl.CounterInfo> counters, StringBuilder sb, int tickSpan)