@minecraft/server
    Preparing search index...

    Interface GreaterThanComparisonBeta

    Greater than operator.

    interface GreaterThanComparison {
        greaterThan: number;
    }
    Index

    Properties

    Properties

    greaterThan: number

    Threshold value compared against.