Uses of Class
net.minecraft.util.profiling.FilledProfileResults.CounterCollector
Packages that use FilledProfileResults.CounterCollector
-
Uses of FilledProfileResults.CounterCollector in net.minecraft.util.profiling
Fields in net.minecraft.util.profiling with type parameters of type FilledProfileResults.CounterCollectorModifier and TypeFieldDescriptionprivate final Map<String, FilledProfileResults.CounterCollector> FilledProfileResults.CounterCollector.childrenprivate static final Comparator<Map.Entry<String, FilledProfileResults.CounterCollector>> FilledProfileResults.COUNTER_ENTRY_COMPARATORMethods in net.minecraft.util.profiling that return types with arguments of type FilledProfileResults.CounterCollectorModifier and TypeMethodDescriptionprivate Map<String, FilledProfileResults.CounterCollector> FilledProfileResults.getCounterValues()Methods in net.minecraft.util.profiling with parameters of type FilledProfileResults.CounterCollectorModifier and TypeMethodDescriptionprivate voidFilledProfileResults.appendCounterResults(int depth, String name, FilledProfileResults.CounterCollector result, int tickspan, StringBuilder builder) Method parameters in net.minecraft.util.profiling with type arguments of type FilledProfileResults.CounterCollectorModifier and TypeMethodDescriptionprivate voidFilledProfileResults.appendCounters(Map<String, FilledProfileResults.CounterCollector> counters, StringBuilder builder, int tickspan)