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 TypeFieldDescription(package private) 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.CounterCollectorMethods in net.minecraft.util.profiling with parameters of type FilledProfileResults.CounterCollectorModifier and TypeMethodDescriptionprivate voidFilledProfileResults.appendCounterResults(int pIndents, String pName, FilledProfileResults.CounterCollector pCollector, int pTickSpan, StringBuilder pBuilder) Method parameters in net.minecraft.util.profiling with type arguments of type FilledProfileResults.CounterCollectorModifier and TypeMethodDescriptionprivate voidFilledProfileResults.appendCounters(Map<String, FilledProfileResults.CounterCollector> pCounters, StringBuilder pBuilder, int pTickSpan)