My team already has a bot with all the dependencies to BWAPI
We are kind of rebooting the project and found your project.
Glad to see the updates for bwapi4.2.
I was trying to convert the code to meet API of BWAPI4J.
I couldn't find any method that does the same thing as Unit.getplayer() in BWAPI.
Am I missing something?
---added---
import bwapi.DefaultBWListener;
import bwapi.Game;
import bwapi.Mirror;
couldn't find any replacements for this too. is there any guide that I can take a look to get started?