is it possibile to get a block using a entity event? if so how? getBlock() via EntityInventoryChangeEvent isnt a thing
Use Event->getEntity() And since Entity extends Location you can use ebery function Location provides on the entity