SerenityJS
    Preparing search index...

    Class ScoreboardObjective

    Index

    Constructors

    Properties

    displayName: string

    The display name of the objective.

    objectiveName: string

    The name of the objective.

    participants: Map<ScoreboardIdentity, number> = ...

    The participants of the objective.

    scoreboard: Scoreboard

    The scoreboard the objective is binded to.

    world: World

    The world the objective is binded to.

    Methods