Assesses a given Parabot API JAR along with a Client JAR and filters possible classes and field types that match the API.
Not enforced
Built with JDK 10.0.1
1. When opened, you need to click "Select JAR" and browse using file explorer to the Parabot-API-[type=317-minified].jar and [client=dreamscape].jar
2. Then click "Load JAR" for each. Accessors from the API along with all the client's classes are displayed. Select one from each list, then right click and "Link to [x]"
3. When all Accessors have a client class binding, move to tab 2 - "Getters"
4. Select which Accessor contains the fields you want to assign Getters to.
5. Finally, pick from either list which field you're assigning a Getter to.