Jikoo / OpenInv

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

Fix inventory view construction on 1.21 #208

Closed Jikoo closed 2 months ago

Jikoo commented 2 months ago

InventoryView is now an interface, previous abstraction is now CraftAbstractInventoryView. https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/eae9f760c9849290b9e6ffc08fc93193df206a3d

It's 1AM, I'm not testing this right now. See you tomorrow, hopefully. Closes #205

Jikoo commented 2 months ago

Hm, I could have sworn [skip-ci] was a default GH directive to not run actions, oh well. Either way, this is all tested, so I'll be cutting a release when this compiles about 4 times because I have set the CI up in a silly way.