SerenityJS
    Preparing search index...

    Hierarchy

    • DataType
      • ScoreEntry
    Index

    Constructors

    Properties

    actorUniqueId: null | bigint

    The unique identifier type of the entity.

    customName: null | string

    The type of the entry.

    identityType: null | ScoreboardIdentityType

    The identity type of the score entry.

    objectiveName: string

    The name of the objective.

    score: number

    The score of the entry.

    scoreboardId: bigint

    The global unique identifier of the scoreboard.

    Methods