@FunctionalInterface
public interface RedirectModifier<S>
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<S> |
apply(CommandContext<S> context) |
java.util.Collection<S> apply(CommandContext<S> context) throws CommandSyntaxException
CommandSyntaxException