Class ExecuteCommand<T extends ExecutionCommandSource<T>>

java.lang.Object
net.minecraft.commands.execution.tasks.ExecuteCommand<T>
All Implemented Interfaces:
UnboundEntryAction<T>

public class ExecuteCommand<T extends ExecutionCommandSource<T>> extends Object implements UnboundEntryAction<T>