Add multiple items from another getdata or inv message
void addAll(List<InvVect> items) { invList.addAll(items); }