Uses of Record Class
net.minecraft.command.CommandQueueEntry
Packages that use CommandQueueEntry
-
Uses of CommandQueueEntry in net.minecraft.command
Fields in net.minecraft.command declared as CommandQueueEntryModifier and TypeFieldDescriptionprivate final CommandQueueEntry<T>
SteppedCommandAction.selfCommandQueueEntry
Fields in net.minecraft.command with type parameters of type CommandQueueEntryModifier and TypeFieldDescriptionprivate final Deque<CommandQueueEntry<T>>
VirtualMachine.commandQueue
private final List<CommandQueueEntry<T>>
VirtualMachine.pendingCommands
Methods in net.minecraft.command that return CommandQueueEntryModifier and TypeMethodDescriptionMethods in net.minecraft.command with parameters of type CommandQueueEntry