Uses of Interface
net.minecraft.util.thread.StrictQueue
Packages that use StrictQueue
-
Uses of StrictQueue in net.minecraft.util.thread
Classes in net.minecraft.util.thread that implement StrictQueueModifier and TypeClassDescriptionstatic final classstatic final classFields in net.minecraft.util.thread declared as StrictQueueModifier and TypeFieldDescriptionprivate final StrictQueue<? super T,? extends Runnable> ProcessorMailbox.queueConstructors in net.minecraft.util.thread with parameters of type StrictQueueModifierConstructorDescriptionProcessorMailbox(StrictQueue<? super T, ? extends Runnable> p_18741_, Executor p_18742_, String p_18743_)