CommandExecutorContext

public final class CommandExecutorContext

Constructors

Link copied to clipboard
public CommandExecutorContext CommandExecutorContext(CommandContext<CommandSourceStack> context)

Properties

Link copied to clipboard
private final CommandContext<CommandSourceStack> context

Functions

Link copied to clipboard
public final CommandContext<CommandSourceStack> getContext()
Link copied to clipboard
public final T invoke<T extends Any>(CommandNode.Argument<T> $self)

Retrieves the value of a CommandArgument from the CommandContext