net.minecraft.util.thread

public abstract class ReentrantBlockableEventLoop<R extends Runnable>

extends BlockableEventLoop<R>

All mapped superinterfaces:

ProcessorHandle

ait
net.minecraft.util.thread.ReentrantBlockableEventLoop
net.minecraft.class_4093
net.minecraft.util.thread.ReentrantThreadExecutor
net.minecraft.util.concurrent.RecursiveEventLoop
net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant

字段概要

修饰符与类型字段
private int
b
reentrantCount
field_18320
runningTasks
field_213183_b
depth

构造函数概要

修饰符构造函数
public (String name)

方法概要

修饰符与类型方法
protected boolean
ax()
scheduleExecutables()
method_5384()
shouldExecuteAsync()
func_213164_aw()
isNotMainThread()
protected boolean
bl()
runningTask()
method_18860()
hasRunningTasks()
func_213182_bg()
isEntered()
protected void
h(R arg0)
doRunTask(R arg0)
method_18859(R arg0)
executeTask(R arg0)
func_213166_h(R arg0)
executeTask(R arg0)