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.children
private static final Comparator<Map.Entry<String,
FilledProfileResults.CounterCollector>> FilledProfileResults.COUNTER_ENTRY_COMPARATOR
Methods 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 void
FilledProfileResults.appendCounterResults
(int p_18476_, String p_18477_, FilledProfileResults.CounterCollector p_18478_, int p_18479_, StringBuilder p_18480_) Method parameters in net.minecraft.util.profiling with type arguments of type FilledProfileResults.CounterCollectorModifier and TypeMethodDescriptionprivate void
FilledProfileResults.appendCounters
(Map<String, FilledProfileResults.CounterCollector> p_18515_, StringBuilder p_18516_, int p_18517_)