Class ActiveSkillWatcher


  • public class ActiveSkillWatcher
    extends java.lang.Object
    Helper class to synthesize an "active skill" stat value. The Crossfire server currently does not send this information, therefore range stat messages are tracked.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ActiveSkillWatcher

        public ActiveSkillWatcher​(@NotNull
                                  @NotNull Stats stats,
                                  @NotNull
                                  @NotNull CrossfireServerConnection crossfireServerConnection)
        Creates a new instance.
        Parameters:
        stats - the stats instance to notify/watch
        crossfireServerConnection - the connection to watch