NextCommand<T>
getMatchesCommand(NextCommand<T> command, String[] args)
abstract @Nullable Set<NextCommand<T>>
getChildren()
NextCommandMiddleware(@NotNull NextCommand<T> command)
void
registerCommand(NextCommand<T> command)