So, first of all, we would definitely not use the inheritance, since you’re not inheriting anything, you’re just picking up a chair, so grabbing would be a component.
Considering the level of complexity we needed just to program what we have so far, there would have to be a grabbing class implemented, as it wouldn’t make sense to make a separate case for all potentially grab-able objects.
I think I’ll work with the statue on the table.