net.minecraft.commands.execution.tasks

public class ExecuteCommand<T extends ExecutionCommandSource<T>>

implements UnboundEntryAction<T>

ig
net.minecraft.commands.execution.tasks.ExecuteCommand
net.minecraft.class_8865
net.minecraft.command.FixedCommandAction
net.minecraft.commands.execution.tasks.ExecuteCommand

Field summary

Modifier and TypeField
private final String
a
commandInput
field_46752
command
private final ChainModifiers
b
modifiers
field_47168
flags
private final com.mojang.brigadier.context.CommandContext<T>
c
executionContext
field_46754
context

Constructor summary

ModifierConstructor
public (String command, ChainModifiers flags, com.mojang.brigadier.context.CommandContext<T> context)

Method summary

Modifier and TypeMethod
public void
a(T arg0, hw<T> arg1, hy arg2)
execute(T arg0, ExecutionContext<T> arg1, Frame arg2)
method_54416(T arg0, class_8854<T> arg1, class_8937 arg2)
execute(T arg0, CommandExecutionContext<T> arg1, Frame arg2)