net.minecraft.util.thread

public abstract class ReentrantBlockableEventLoop<R extends Runnable>

extends BlockableEventLoop<R>

All mapped superinterfaces:

ProcessorHandle

aoc
net.minecraft.util.thread.ReentrantBlockableEventLoop
net.minecraft.class_4093
net.minecraft.util.thread.ReentrantThreadExecutor
net.minecraft.util.concurrent.RecursiveEventLoop
net.minecraft.server.v1_16_R2.IAsyncTaskHandlerReentrant

字段概要

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

构造函数概要

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

方法概要

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