Class ScoreboardLine

java.lang.Object
cn.nukkit.scoreboard.scoreboard.ScoreboardLine
All Implemented Interfaces:
IScoreboardLine

@PowerNukkitXOnly @Since("1.19.30-r1") public class ScoreboardLine extends Object implements IScoreboardLine
  • Field Details

    • staticLineId

      protected static long staticLineId
    • scoreboard

      protected final IScoreboard scoreboard
    • scorer

      protected final IScorer scorer
    • lineId

      protected final long lineId
    • score

      protected int score
  • Constructor Details

  • Method Details