Baritone: Need more examples of simple baritone itegration. (pause, resume, stop)

Created on 11 Nov 2019  路  3Comments  路  Source: cabaletta/baritone

What do you need help with?

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

question

All 3 comments

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...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AlexandreFinne picture AlexandreFinne  路  3Comments

Jan-Intelkor picture Jan-Intelkor  路  3Comments

babbaj picture babbaj  路  3Comments

arkast picture arkast  路  4Comments

matyklug18 picture matyklug18  路  3Comments