History - net.minecraft.server.level.ChunkTaskDispatcher

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

arh

ath

Fields

Constructors

Methods

1.21.5

Names

aqk

arh

Fields

Constructors

Methods

1.21.4

Names

aro

aqk

Fields

Constructors

Methods

1.21.3

Names

aro

net.minecraft.server.level.ChunkTaskDispatcher

net.minecraft.class_10171

net.minecraft.server.world.ChunkTaskScheduler

net.minecraft.src.C_345834_

net.minecraft.server.level.ChunkTaskDispatcher

Fields

int: a, DISPATCHER_PRIORITY_COUNT, field_54036, LEVELS, f_346308_

org.slf4j.Logger: c, LOGGER, field_54038, LOGGER, f_348629_

ChunkTaskPriorityQueue: d, queue, field_54039, queue, f_349121_

TaskScheduler<Runnable>: e, executor, field_54040, executor, f_347726_

PriorityConsecutiveExecutor: f, dispatcher, field_54041, dispatcher, f_349212_

boolean: b, sleeping, field_54037, pollOnUpdate, f_346818_

Constructors

(TaskScheduler<Runnable>, Executor)

Methods

boolean (): a, hasWork, method_63546, shouldDelayShutdown, m_353497_

void (ChunkPos, IntSupplier, int, IntConsumer): onLevelChange, onLevelChange, method_17209, updateLevel, m_6250_

void (long, Runnable, boolean): a, release, method_63549, remove, m_357084_

void (Runnable, long, IntSupplier): a, submit, method_63553, add, m_353817_

void (): b, pollTask, method_63558, pollTask, m_352822_

void (ChunkTaskPriorityQueue$TasksForChunk): a, scheduleForExecution, method_63551, schedule, m_352123_

void (long): a, onRelease, method_63548, onRemove, m_352797_

ChunkTaskPriorityQueue$TasksForChunk (): c, popTasks, method_63559, poll, m_354601_

void (): close, close, close