discord-mcbe
    Preparing search index...

    Interface ScoreboardScoreInfoDescriptor

    interface ScoreboardScoreInfoDescriptor {
        participant: ScoreboardIdentityDescriptor;
        score: number;
    }
    Index

    Properties

    Properties

    score: number