Class OutputCountTracker

java.lang.Object
com.realtime.crossfire.jxclient.main.OutputCountTracker

public class OutputCountTracker extends Object
Tracks received Crossfire messages and resets the "output-count" setting whenever a player logs in.
  • Constructor Details

    • OutputCountTracker

      public OutputCountTracker(@NotNull @NotNull GuiStateManager guiStateManager, @NotNull @NotNull CrossfireServerConnection server, @NotNull @NotNull CommandQueue commandQueue)
      Creates a new instance.
      Parameters:
      guiStateManager - the gui state manager to track
      server - the crossfire server connection to track
      commandQueue - the command queue for sending commands