类 InactiveProfiler
java.lang.Object
net.minecraft.util.profiling.InactiveProfiler
- 所有已实现的接口:
ProfileCollector
,ProfilerFiller
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.util.profiling.ProfilerFiller
ProfilerFiller.CombinedProfileFiller
-
字段概要
字段从接口继承的字段 net.minecraft.util.profiling.ProfilerFiller
ROOT
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
endTick()
Set
<org.apache.commons.lang3.tuple.Pair<String, MetricCategory>> void
incrementCounter
(String p_185253_, int p_185254_) void
incrementCounter
(Supplier<String> p_185256_, int p_185257_) void
markForCharting
(MetricCategory p_145951_) void
pop()
void
void
void
void
void
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.util.profiling.ProfilerFiller
addZoneText, addZoneValue, incrementCounter, incrementCounter, setZoneColor
-
字段详细资料
-
INSTANCE
-
-
构造器详细资料
-
InactiveProfiler
private InactiveProfiler()
-
-
方法详细资料
-
startTick
public void startTick()- 指定者:
startTick
在接口中ProfilerFiller
-
endTick
public void endTick()- 指定者:
endTick
在接口中ProfilerFiller
-
push
- 指定者:
push
在接口中ProfilerFiller
-
push
- 指定者:
push
在接口中ProfilerFiller
-
markForCharting
- 指定者:
markForCharting
在接口中ProfilerFiller
-
pop
public void pop()- 指定者:
pop
在接口中ProfilerFiller
-
popPush
- 指定者:
popPush
在接口中ProfilerFiller
-
popPush
- 指定者:
popPush
在接口中ProfilerFiller
-
zone
- 指定者:
zone
在接口中ProfilerFiller
-
zone
- 指定者:
zone
在接口中ProfilerFiller
-
incrementCounter
- 指定者:
incrementCounter
在接口中ProfilerFiller
-
incrementCounter
- 指定者:
incrementCounter
在接口中ProfilerFiller
-
getResults
- 指定者:
getResults
在接口中ProfileCollector
-
getEntry
- 指定者:
getEntry
在接口中ProfileCollector
-
getChartedPaths
- 指定者:
getChartedPaths
在接口中ProfileCollector
-