Class ActiveSkillGaugeUpdater

    • Constructor Detail

      • ActiveSkillGaugeUpdater

        public ActiveSkillGaugeUpdater​(@NotNull
                                       @NotNull ExperienceTable experienceTable,
                                       @NotNull
                                       @NotNull java.lang.String skill,
                                       @NotNull
                                       @NotNull Stats stats)
        Creates a new instance.
        Parameters:
        experienceTable - the experience table to query
        skill - the skill name to monitor
        stats - the instance to watch
    • Method Detail