Closed Bryntet closed 1 month ago
Tried to get double-clicking to work, but since everything else works, and I'm kind of tired of Inventory work, I'll just leave my PR as this.
Also, do note that due to how Pumpkin currently handles packets in quick succession (it doesn't, it sometimes drops them), dragging items only partially works.
In this PR, I have also added the command /echest
which is very helpful when testing out the inventory system.
It is a global container, that all players can look at at the same time.
Only the packet and abstraction has been implemented so far, the logic will be implemented shortly.