Class StatGaugeUpdater

    • Constructor Detail

      • StatGaugeUpdater

        public StatGaugeUpdater​(@NotNull
                                @NotNull ExperienceTable experienceTable,
                                int stat,
                                @NotNull
                                @NotNull Stats stats,
                                @NotNull
                                @NotNull ItemSet itemSet)
        Creates a new instance.
        Parameters:
        experienceTable - the experience table to query
        stat - the stat value to monitor
        stats - the instance to watch
        itemSet - the item set to watch
    • Method Detail