Finding which BoxStorage an ItemConatiner belongs to?
i want to use hook
OnItemRemovedFromContainer
make a magicBox,
When taking items from the box,
The box will automatically fill up
i want to store this box's id.

how can i get BoxStorage from itemcotainer?
Tried something like .entityParent ?