Class PlayerPreferences

java.lang.Object
io.github.thecsdev.betterstats.network.PlayerPreferences

@Internal public final class PlayerPreferences extends Object
  • Field Details

    • hasBss

      public boolean hasBss
      When set to true, this should never be switched back to false.
      Indicates whether or not the associated player has BetterStats installed.
    • liveStats

      public boolean liveStats
      When set to true, the BetterStatsNetworkHandler will automatically update the client on their stats changes, live.
  • Constructor Details

    • PlayerPreferences

      public PlayerPreferences()