public void attachBuffToEntityController(Buff buff, NinJaController entity) { buff.attachTo (entity, this); }