History - net.minecraft.util.thread.ThreadExecutor
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
boolean (): hasDelayedCrash, method_1_2246, hasCrashReport
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
long: BLOCK_TIME_NANOS, field_52421, field_52421
long: BLOCK_TIME_NANOS, field_52421, WAIT_TIMEOUT_NS
Supplier<CrashReport>: delayedCrash, field_1_1838, crashReportSupplier
boolean: propagatesCrashes, field_1_1839, throwOnCrashReport
Constructors
(String)
(String, boolean)
Methods
void (Runnable): execute
void (Runnable): execute, execute, execute
void (): throwDelayedException, method_1_2250, checkForCrashReport
boolean (): hasDelayedCrash, method_1_2246, hasCrashReport
void (CrashReport): delayCrash, method_1494, setCrashReport
void (CrashReport): relayDelayCrash, method_1_2249, addCrashReport
CrashReport (CrashReport): lambda$relayDelayCrash$0, method_1_2248, method_1_2248
CrashReport (CrashReport): lambda$delayCrash$0, method_1_2247, method_1_2247
1.21.11_unobfuscated
Names
net.minecraft.util.thread.BlockableEventLoop
net.minecraft.class_1255
net.minecraft.util.thread.ThreadExecutor
Fields
long: BLOCK_TIME_NANOS, field_52421, field_52421
String: name, field_18318, name
org.slf4j.Logger: LOGGER, field_5751, LOGGER
Queue<R>: pendingRunnables, field_5750, tasks
int: blockingCount, field_18319, executionsInProgress
Constructors
(String)
Methods
boolean (R): shouldRun, method_18856, canExecute
boolean (): isSameThread, method_18854, isOnThread
Thread (): getRunningThread, method_3777, getThread
boolean (): scheduleExecutables, method_5384, shouldExecuteAsync
int (): getPendingTasksCount, method_21684, getTaskCount
String (): name, method_16898, getName
<V> CompletableFuture<V> (Supplier<V>): submit, method_5385, submit
CompletableFuture<Void> (Runnable): submitAsync, method_5382, submitAsync
CompletableFuture<Void> (Runnable): submit, method_20493, submit
void (Runnable): executeBlocking, method_19537, submitAndJoin
void (R): schedule, method_63588, send
void (Runnable): execute
void (Runnable): executeIfPossible, method_40000, executeSync
void (): dropAllTasks, method_18855, cancelTasks
void (): runAllTasks, method_5383, runTasks
boolean (): shouldRunAllTasks, method_72378, isExecutionInProgress
boolean (): pollTask, method_16075, runTask
void (BooleanSupplier): managedBlock, method_18857, runTasks
void (): waitForTasks, method_20813, waitForTasks
void (R): doRunTask, method_18859, executeTask
List<Sampler> (): profiledMetrics, method_34705, createSamplers
boolean (Throwable): isNonRecoverable, method_61391, isMemoryError
Void (Runnable): lambda$submitAsync$0, method_5386, method_5386