类 ConsecutiveExecutor
java.lang.Object
net.minecraft.util.thread.AbstractConsecutiveExecutor<Runnable>
net.minecraft.util.thread.ConsecutiveExecutor
- 所有已实现的接口:
AutoCloseable
,Runnable
,ProfilerMeasured
,TaskScheduler<Runnable>
-
嵌套类概要
从类继承的嵌套类/接口 net.minecraft.util.thread.AbstractConsecutiveExecutor
AbstractConsecutiveExecutor.Status
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.util.thread.AbstractConsecutiveExecutor
close, hasWork, name, profiledMetrics, run, runAll, schedule, size, toString
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
从接口继承的方法 net.minecraft.util.thread.TaskScheduler
scheduleWithResult
-
构造器详细资料
-
ConsecutiveExecutor
-
-
方法详细资料
-
wrapRunnable
-