net.minecraft.command

public class SingleCommandAction$Sourced<T extends AbstractServerCommandSource<T>>

extends SingleCommandAction<T> implements SourcedCommandAction<T>

All mapped superinterfaces:

SourcedCommandAction

net.minecraft.commands.execution.tasks.BuildContexts$Unbound
net.minecraft.class_8858$class_8861
net.minecraft.command.SingleCommandAction$Sourced

Constructor summary

ModifierConstructor
public (String commandInput, com.mojang.brigadier.context.ContextChain<T> command)

Method summary

Modifier and TypeMethod
public void
execute(T sender, ExecutionContext<T> context, Frame frame)
method_54412(T arg0, class_8854<T> arg1, class_8937 arg2)
method_1_223(T arg0, CommandExecutionContext<T> arg1, Frame arg2)
public void
execute(Object sender, ExecutionContext context, Frame frame)
method_1_223(Object arg0, class_8854 arg1, class_8937 arg2)
method_1_223(Object arg0, CommandExecutionContext arg1, Frame arg2)