Uses of Record Class
net.minecraft.commands.execution.CommandQueueEntry
Packages that use CommandQueueEntry
-
Uses of CommandQueueEntry in net.minecraft.commands.execution
Fields in net.minecraft.commands.execution with type parameters of type CommandQueueEntryModifier and TypeFieldDescriptionprivate final Deque
<CommandQueueEntry<T>> ExecutionContext.commandQueue
private final List
<CommandQueueEntry<T>> ExecutionContext.newTopCommands
Methods in net.minecraft.commands.execution with parameters of type CommandQueueEntryModifier and TypeMethodDescriptionvoid
ExecutionContext.queueNext
(CommandQueueEntry<T> p_305869_) -
Uses of CommandQueueEntry in net.minecraft.commands.execution.tasks
Fields in net.minecraft.commands.execution.tasks declared as CommandQueueEntryMethods in net.minecraft.commands.execution.tasks that return CommandQueueEntryModifier and TypeMethodDescription