Uses of Class
net.minecraft.util.concurrent.ITaskQueue.RunnableWithPriority
Packages that use ITaskQueue.RunnableWithPriority
Package
Description
-
Uses of ITaskQueue.RunnableWithPriority in net.minecraft.util.concurrent
Methods in net.minecraft.util.concurrent with parameters of type ITaskQueue.RunnableWithPriorityModifier and TypeMethodDescriptionboolean
ITaskQueue.Priority.push
(ITaskQueue.RunnableWithPriority p_212828_1_) -
Uses of ITaskQueue.RunnableWithPriority in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk with type parameters of type ITaskQueue.RunnableWithPriorityModifier and TypeFieldDescriptionprivate final DelegatedTaskExecutor<ITaskQueue.RunnableWithPriority>
ChunkTaskPriorityQueueSorter.mailbox
-
Uses of ITaskQueue.RunnableWithPriority in net.minecraft.world.chunk.storage
Fields in net.minecraft.world.chunk.storage with type parameters of type ITaskQueue.RunnableWithPriorityModifier and TypeFieldDescriptionprivate final DelegatedTaskExecutor<ITaskQueue.RunnableWithPriority>
IOWorker.mailbox