Uses of Record Class
net.minecraft.commands.execution.CommandQueueEntry
Packages that use CommandQueueEntry
- 
Uses of CommandQueueEntry in net.minecraft.commands.executionFields in net.minecraft.commands.execution with type parameters of type CommandQueueEntryModifier and TypeFieldDescriptionprivate final Deque<CommandQueueEntry<T>>ExecutionContext.commandQueueprivate final List<CommandQueueEntry<T>>ExecutionContext.newTopCommandsMethods in net.minecraft.commands.execution with parameters of type CommandQueueEntryModifier and TypeMethodDescriptionvoidExecutionContext.queueNext(CommandQueueEntry<T> p_305869_) 
- 
Uses of CommandQueueEntry in net.minecraft.commands.execution.tasksFields in net.minecraft.commands.execution.tasks declared as CommandQueueEntryMethods in net.minecraft.commands.execution.tasks that return CommandQueueEntryModifier and TypeMethodDescription