private AttackableComponent GetAttackableComponent(Entity entity) => EntityManager.GetComponentData <AttackableComponent>(entity);