Minecraft AI pathfinder bot
Go to file
Brady e0fe323039
Clean up goal check in GoalComposite
We're not going to check if the player has reached their goal literally hundreds of thousands of times consecutively so using a stream will not heavily impact performance.
2018-08-02 00:31:55 -07:00
gradle/wrapper Add gradle configu 2018-08-01 13:09:39 -04:00
src/main Clean up goal check in GoalComposite 2018-08-02 00:31:55 -07:00
.gitignore Merge branch 'master' of github.com:cabaletta/baritone 2018-08-01 14:14:14 -04:00
build.gradle Remove unnecessary usage of Reflections 2018-08-01 21:48:33 -07:00
gradlew Add gradle configu 2018-08-01 13:09:39 -04:00
gradlew.bat Add gradle configu 2018-08-01 13:09:39 -04:00
README.md Create a basic README 2018-08-01 16:57:58 -07:00
settings.gradle Add gradle configu 2018-08-01 13:09:39 -04:00

Baritone

A Minecraft bot. This project is an updated version of Minebot, the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2.