类 AbstractConsecutiveExecutor<T extends Runnable>

java.lang.Object
net.minecraft.util.thread.AbstractConsecutiveExecutor<T>
所有已实现的接口:
AutoCloseable, Runnable, ProfilerMeasured, TaskScheduler<T>
直接已知子类:
ConsecutiveExecutor, PriorityConsecutiveExecutor

public abstract class AbstractConsecutiveExecutor<T extends Runnable> extends Object implements ProfilerMeasured, TaskScheduler<T>, Runnable