Class CompileTaskDynamicQueue
java.lang.Object
net.minecraft.client.renderer.chunk.CompileTaskDynamicQueue
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int
private int
private final List
<SectionRenderDispatcher.RenderSection.CompileTask> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAX_RECOMPILE_QUOTA
private static final int MAX_RECOMPILE_QUOTA- See Also:
-
recompileQuota
private int recompileQuota -
tasks
-
-
Constructor Details
-
CompileTaskDynamicQueue
public CompileTaskDynamicQueue()
-
-
Method Details
-
add
-
poll
-
size
public int size() -
removeTaskByIndex
@Nullable private SectionRenderDispatcher.RenderSection.CompileTask removeTaskByIndex(int p_366525_) -
clear
public void clear()
-