public init
This commit is contained in:
@@ -92,6 +92,7 @@ public class Baritone implements IBaritone {
|
||||
this.gameEventHandler = new GameEventHandler(this);
|
||||
}
|
||||
|
||||
@Override
|
||||
public synchronized void init() {
|
||||
if (initialized) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user