@minecraft/server

    Interface GreaterThanOrEqualsComparisonBeta

    Greater than or equal to operator.

    interface GreaterThanOrEqualsComparison {
        greaterThanOrEquals: number;
    }
    Index

    Properties

    greaterThanOrEquals: number

    Threshold value compared against.

    MMNEPVFCICPMFPCPTTAAATR