TriumphTeam/triumph-gui

ClickEvents not working on GuiType.HOPPER

Opened this issue · 2 comments

For migration to 1.20.6/1.21 I noticed that the click events do not get triggered, if the GuiType is set to HOPPER. Therefore users can just drag the items out of the GUI.
Simply changing the GuiType to CHEST solved the issue for me, maybe the HOPPER is broken since 1.20.6?

Here is the change that solved my issue:
Banarnia-Services/FancyHomes@ddc0f36

I was just about to make an issue about this, glad I'm not the only one who realized lol. Went crazy looking for the issue in my code.

Yeah this has been an issue for a while, it only happens on Spigot. It requires quite a big rework to make it work again on Spigot. It works perfectly fine on Paper.