Jikoo / OpenInv

Open anyone's inventory as a chest, real-time!
GNU General Public License v3.0
119 stars 36 forks source link

Improve PlayerInventory implementation #222

Closed Jikoo closed 1 month ago

Jikoo commented 1 month ago

I think for full plugin compatibility we might actually have to reimplement click handling for full control of the click events, which is sad, I was so hoping to avoid that. We might be able to skate by without it by using a separate backing PlayerInventory implementation for the armor-only version. Honestly, the level of compatibility as-is is probably good enough, but I worry. The levels of spaghetti are already getting out of control with all the garbage for placeholder items.

Having typed all that, I think this is probably good enough. Hello and welcome to my rubber ducking process, I do it in the writeup for changes.