Class PlayerNameTracker

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

public class PlayerNameTracker extends Object
Tracks a GuiStateManager and updates a JXCConnection's character name.
  • Constructor Details

    • PlayerNameTracker

      public PlayerNameTracker(@NotNull @NotNull GuiStateManager guiStateManager, @NotNull @NotNull JXCConnection connection, @NotNull @NotNull ItemSet itemSet)
      Creates a new instance.
      Parameters:
      guiStateManager - the gui state manager to track
      connection - the connection to track
      itemSet - the item set to track