Class SkillGaugeUpdater

    • Constructor Detail

      • SkillGaugeUpdater

        public SkillGaugeUpdater​(@NotNull
                                 @NotNull ExperienceTable experienceTable,
                                 @NotNull
                                 @NotNull Skill skill)
        Creates a new instance.
        Parameters:
        experienceTable - the experience table to query
        skill - the skill to monitor
    • Method Detail