cabaletta / cabaletta/baritone
Baritone classes are not found
- Dominant language
- Java
- Stars
- 9.2k
- Forks
- 2.1k
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 3
Description
## What do you need help with?
Hello there!
I am a newbie regarding Baritone development and would, therefore, appreciate as descriptive answers as possible. The thing is that I have built a baritone project in Intellij (as per build instructions provided in the readme of this repository) and navigated to the "dist" file, where I have chosen the file `baritone-api-1.2.11.jar`. Then, since for some odd reason Intellij does not want to properly allow me to set up the modding workspace, I took that file and implemented in my Eclipse workspace as a new User Library, where I intend to integrate Baritone into my forge mod. Eclipse lets me use Baritone's classes through autosuggest (meaning that the classes have to be there then?), but when I run the program, it crashes, saying that the classes are not detected.
Upon further investigation of some threads, I have found out that it says that Baritone versions are not forge supported. Then, I also found out that there exists something called **notch obfuscation** and **non-obfuscation**. Another two terms I am familiar with is **searge** and runtime remapping? Could someone please provide me with an explanation of these terms?
I am also interested in the following thing: **how can I still use the baritone's classes despite them being classified as incompatible with forge?**
## Final checklist
- [x] I know how to properly use checkboxes
- [ ] I have not used any OwO's or UwU's in this issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.