You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 20, 2020. It is now read-only.
Hi, I am adding this API to my Minecraft plugin, and it seems to be throwing an error at me,
Apparently it cannot find the class, but I've checked the dependency and it seems to be correct. IntelliJ is not erroring either.
Error: http://pastebin.com/gMv1c92L
pom.xml: http://pastebin.com/SYWdSE5D
Code: http://pastebin.com/huBpGs7Q
I'm still very new to maven, could you help me out please?