I want to get Baritone's state to check what it's doing, if it's paused
and I need some controlsover it like pausing, resuming and stopping.
I looked trough documentation, but I don't know what I should search for.
BTW ExampleBaritoneControl.java is missing from the source code
ExampleBaritoneControl was replaced with a 10k line command system the new command implementations are located here. You can use a custom process with a higher priority level to pause and resume.
I do not want to create new process or start new one.
I need help with getting controls over active process. :/
I do not want to create new process or start new one.
I need help with getting controls over active process. :/
My response is still valid... What I told you is how you do it...