Package net.minecraft.util.thread
package net.minecraft.util.thread
-
ClassDescriptionAtomicStack<T>A fixed-size atomic stack, useful for tracking multithreaded access to an object.A functional interface that can enqueue completable futures.A custom thread factory that assigns each created thread to the group of the system security manager or the factory-creating thread (when the security manager does not exist).MessageListener<Msg>ReentrantThreadExecutor<R extends Runnable>TaskExecutor<T>TaskQueue<T,
F> ThreadExecutor<R extends Runnable>