Open ghost opened 5 months ago
holder should return the enderchest blockstate
I would argue that the holder of the ender chest is the player, not the block. It is saved in player data and attached to the player, the block is just the "button" to open it - though you can also open it via the API without involving any block.
Expected behavior
holder should return the enderchest blockstate
Observed/Actual behavior
Opening an enderchest:
ec: null
Has no holder
Steps/models to reproduce
Open enderchest, use listener
Plugin and Datapack List
N/A
Paper version
This server is running Paper version git-Paper-"f4c7d37" (MC: 1.20.4) (Implementing API version 1.20.4-R0.1-SNAPSHOT) (Git: f4c7d37) Probably isn't fixed in 1.20.6 judging by the commits
Other
No response