(Experienced Java programmer, first time doing touching RS related things).
I'm wondering if someone could help me with attempting to find each of the inventory slot bounding-box coordinates. i.e, the area in which you can click to use an item that's in that slot. I played around a little bit in my IDE, and found that the inventory object had it's widget ID's inside which I then threw into the widget debugger.. This didn't help at all. I also could not find any kind of inventory slot object or list of inventory slots inside of the inventory object that I could possibly query.