@FunctionalInterface public interface RedirectModifier<S>
| Modifier and Type | Method and Description |
|---|---|
Collection<S> |
apply(CommandContext<S> context) |
Collection<S> apply(CommandContext<S> context) throws CommandSyntaxException
CommandSyntaxExceptionCopyright © 2018. All rights reserved.