I'm making a mod that adds mechanical armor. Armor is an entity with multiple hitboxes (I made it with PartEntity objects) and these hitboxes don't let me interact with the world (like breaking blocks or opening chests) when I start riding this entity.My code