Uses of Class
net.minecraft.util.thread.TaskQueue.PrioritizedTask
Package
Description
-
Uses of TaskQueue.PrioritizedTask in net.minecraft.server.world
Modifier and TypeFieldDescriptionprivate final TaskExecutor<TaskQueue.PrioritizedTask>
ChunkTaskPrioritySystem.controlActor
-
Uses of TaskQueue.PrioritizedTask in net.minecraft.util.thread
Modifier and TypeMethodDescriptionboolean
TaskQueue.Prioritized.add
(TaskQueue.PrioritizedTask prioritizedTask) -
Uses of TaskQueue.PrioritizedTask in net.minecraft.world.storage
Modifier and TypeFieldDescriptionprivate final TaskExecutor<TaskQueue.PrioritizedTask>
StorageIoWorker.executor