@minecraft
    正在准备搜索索引...

    接口 NotEqualsComparison

    Not equal to operator.

    interface NotEqualsComparison {
        notEquals: string | number | boolean;
    }
    索引

    属性

    属性

    notEquals: string | number | boolean

    Threshold value compared against.