Class ConsecutiveExecutor
java.lang.Object
net.minecraft.util.thread.AbstractConsecutiveExecutor<Runnable>
net.minecraft.util.thread.ConsecutiveExecutor
- All Implemented Interfaces:
AutoCloseable, Runnable, ProfilerMeasured, TaskScheduler<Runnable>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractConsecutiveExecutor
close, hasWork, name, profiledMetrics, run, runAll, schedule, size, toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface TaskScheduler
scheduleWithResult
-
Constructor Details
-
ConsecutiveExecutor
-
-
Method Details
-
wrapRunnable
-