Wynntils

Wynntils

611k Downloads

We need an ObjectiveModel

magicus opened this issue ยท 1 comments

commented
commented

Basically someone to own the objective handler, like the other handlers:

        registerHandler(new ObjectiveHandler(), Set.of(SegmentType.Objective, SegmentType.GuildObjective));
        registerHandler(Managers.Quest.SCOREBOARD_HANDLER, SegmentType.Quest);
        registerHandler(Models.GuildAttackTimer.SCOREBOARD_HANDLER, SegmentType.GuildAttackTimer);