接口 ProfileCollector
- 所有超级接口:
ProfilerFiller
- 所有已知实现类:
ActiveProfiler
,InactiveProfiler
-
字段概要
从接口继承的字段 net.minecraft.util.profiling.ProfilerFiller
ROOT
-
方法概要
从接口继承的方法 net.minecraft.util.profiling.ProfilerFiller
endTick, incrementCounter, incrementCounter, incrementCounter, incrementCounter, markForCharting, pop, popPush, popPush, push, push, startTick
-
方法详细资料
-
getResults
ProfileResults getResults() -
getEntry
-
getChartedPaths
Set<org.apache.commons.lang3.tuple.Pair<String,MetricCategory>> getChartedPaths()
-