Uses of Record Class
net.minecraft.commands.execution.CommandQueueEntry
-
Uses of CommandQueueEntry in net.minecraft.commands.execution
Modifier and TypeFieldDescriptionprivate final Deque
<CommandQueueEntry<T>> ExecutionContext.commandQueue
private final List
<CommandQueueEntry<T>> ExecutionContext.newTopCommands
Modifier and TypeMethodDescriptionvoid
ExecutionContext.queueNext
(CommandQueueEntry<T> p_305869_) -
Uses of CommandQueueEntry in net.minecraft.commands.execution.tasks
Modifier and TypeMethodDescription