@minecraft/server

    Interface LessThanComparisonBeta

    Less than operator.

    interface LessThanComparison {
        lessThan: number;
    }
    Index

    Properties

    Properties

    lessThan: number

    Threshold value compared against.

    MMNEPVFCICPMFPCPTTAAATR