Ask Question

How can I link two classes together with spigot to make it so I can open a method within the said class. Trying to open my class called "Bar" in my "Commands" Class

+2
Answers (1)
  1. 19 July, 08:44
    0
    add the following code to your bar class

    Explanation:

    public Bar (Commands n) { }
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “How can I link two classes together with spigot to make it so I can open a method within the said class. Trying to open my class called ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers