As you can see in my forge mod, I have the API .jar as a library, and the code itself doesn't show an error, but when I build, it outputs an error. Can someone help me, I'm new to java.
scorbett123 commented
I recommend that you learn java first before contributing to baritone, you are importing the api completely wrong, use gradle or something similar.