History - net.minecraft.util.thread.AbstractConsecutiveExecutor

1.21.3

Names

brx

net.minecraft.util.thread.AbstractConsecutiveExecutor

net.minecraft.class_10174

net.minecraft.util.thread.ConsecutiveExecutor

net.minecraft.util.thread.AbstractConsecutiveExecutor

Fields

org.slf4j.Logger: a, LOGGER, field_54069, LOGGER

AtomicReference<AbstractConsecutiveExecutor$Status>: b, status, field_54070, status

StrictQueue<T>: c, queue, field_54071, queue

Executor: d, executor, field_54072, executor

String: e, name, field_54073, name

Constructors

(StrictQueue<T>, Executor, String)

Methods

boolean (): e, canBeScheduled, method_63591, canRun

void (): close, close

boolean (): f, pollTask, method_63592, runOnce

void (): run, run

void (): a, runAll, method_63587, runAll

void (T): a_, schedule, method_63588, send

void (): g, registerForExecution, method_63593, scheduleSelf

int (): b, size, method_63589, queueSize

boolean (): c, hasWork, method_63590, hasQueuedTasks

String (): A_, name, method_16898, getName

List<MetricSampler> (): bw, profiledMetrics, method_34705, createSamplers

boolean (): h, setRunning, method_63594, wakeUp

void (): i, setSleeping, method_63595, sleep

boolean (): j, isRunning, method_63596, isRunning

boolean (): k, isClosed, method_63597, isClosed