Package net.orbyfied.j8.command.argument
Interface ArgumentTypes.CompleterFunc
- Enclosing class:
- ArgumentTypes
public static interface ArgumentTypes.CompleterFunc
-
Method Summary
Modifier and TypeMethodDescriptionvoiddoSuggestions(Context ctx, net.orbyfied.j8.util.StringReader reader, SuggestionAccumulator acc)
-
Method Details
-
doSuggestions
void doSuggestions(Context ctx, net.orbyfied.j8.util.StringReader reader, SuggestionAccumulator acc)
-