Ask Question
24 November, 14:43

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

+3
Answers (1)
  1. 24 November, 15:41
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers