// Take methods out of here if they need to do more than just call the prefix. public override void AI(NPC npc) => Prefix.AI(npc);