Ask Question
1 August, 18:07

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

+1
Answers (1)
  1. 1 August, 20:16
    0
    add the following code to your bar class

    Explanation:

    public Bar (Commands n) { }
Know the Answer?
Not Sure About the Answer?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers