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