Package net.minecraft.util.profiling
Interface ProfileCollector
- All Superinterfaces:
- ProfilerFiller
- All Known Implementing Classes:
- ActiveProfiler,- InactiveProfiler
- 
Field SummaryFields inherited from interface net.minecraft.util.profiling.ProfilerFillerROOT
- 
Method SummaryModifier and TypeMethodDescriptionSet<org.apache.commons.lang3.tuple.Pair<String,MetricCategory>> Methods inherited from interface net.minecraft.util.profiling.ProfilerFillerendTick, incrementCounter, incrementCounter, incrementCounter, incrementCounter, markForCharting, pop, popPush, popPush, push, push, startTick
- 
Method Details- 
getResultsProfileResults getResults()
- 
getEntry
- 
getChartedPathsSet<org.apache.commons.lang3.tuple.Pair<String,MetricCategory>> getChartedPaths()
 
-