类 ProfilerFiller.CombinedProfileFiller
java.lang.Object
net.minecraft.util.profiling.ProfilerFiller.CombinedProfileFiller
- 所有已实现的接口:
ProfilerFiller
- 封闭接口:
ProfilerFiller
-
嵌套类概要
从接口继承的嵌套类/接口 net.minecraft.util.profiling.ProfilerFiller
ProfilerFiller.CombinedProfileFiller
-
字段概要
字段从接口继承的字段 net.minecraft.util.profiling.ProfilerFiller
ROOT
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明void
addZoneText
(String p_369699_) void
addZoneValue
(long p_362373_) void
endTick()
void
incrementCounter
(String p_368612_, int p_365761_) void
incrementCounter
(Supplier<String> p_365250_, int p_365517_) void
markForCharting
(MetricCategory p_365312_) void
pop()
void
void
void
void
void
setZoneColor
(int p_365533_) void
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.util.profiling.ProfilerFiller
incrementCounter, incrementCounter, zone, zone
-
字段详细资料
-
first
-
second
-
-
构造器详细资料
-
CombinedProfileFiller
-
-
方法详细资料
-
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
-
incrementCounter
- 指定者:
incrementCounter
在接口中ProfilerFiller
-
incrementCounter
- 指定者:
incrementCounter
在接口中ProfilerFiller
-
addZoneText
- 指定者:
addZoneText
在接口中ProfilerFiller
-
addZoneValue
public void addZoneValue(long p_362373_) - 指定者:
addZoneValue
在接口中ProfilerFiller
-
setZoneColor
public void setZoneColor(int p_365533_) - 指定者:
setZoneColor
在接口中ProfilerFiller
-