There's no way to get location of a double chest inventory #4681
Labels
bug
An issue that needs to be fixed. Alternatively, a PR fixing an issue.
completed
The issue has been fully resolved and the change will be in the next Skript update.
priority: low
Issues that are not harmful to the experience but are related to useful changes or additions.
Skript/Server Version
Bug Description
You can't get location of double chest inventory holder. It seems that double chest is handled differently from other inventories in spigot API.
Expected Behavior
I think that maybe the block of double chest inventory should depend on which half of the inventory was clicked in on inventory click event, or that it could just default to the left half (certainly easier to implement).
Steps to Reproduce
Go click on something in a single chest, and then in a double chest.
Errors or Screenshots
First two white lines - single chest. Last line - double chest.
Other
Some insight into the API I found: https://www.spigotmc.org/threads/get-inventory-holder-of-a-double-chest.422072/
Agreement
The text was updated successfully, but these errors were encountered: