Interface LeaderboardEntry<OP extends org.screamingsandals.lib.utils.Wrapper>


@NonExtendable public interface LeaderboardEntry<OP extends org.screamingsandals.lib.utils.Wrapper>
  • Method Details

    • getPlayer

      OP getPlayer()
    • getTotalScore

      int getTotalScore()
    • fetchStatistics

      PlayerStatistic fetchStatistics()