类 CompileTaskDynamicQueue
java.lang.Object
net.minecraft.client.renderer.chunk.CompileTaskDynamicQueue
-
字段概要
字段修饰符和类型字段说明private static final int
private int
private final List
<SectionRenderDispatcher.RenderSection.CompileTask> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
MAX_RECOMPILE_QUOTA
private static final int MAX_RECOMPILE_QUOTA- 另请参阅:
-
recompileQuota
private int recompileQuota -
tasks
-
-
构造器详细资料
-
CompileTaskDynamicQueue
public CompileTaskDynamicQueue()
-
-
方法详细资料
-
add
-
poll
-
size
public int size() -
removeTaskByIndex
@Nullable private SectionRenderDispatcher.RenderSection.CompileTask removeTaskByIndex(int p_364353_) -
clear
public void clear()
-