Script API - v1.20.10
    Preparing search index...

    Additional variant value. Can be used to further differentiate variants.

    const getEntityMarkVariantComponent = entity.getComponent("mark_variant");
    getEntityMarkVariantComponent.value;
    getEntityMarkVariantComponent.isValid();

    Hierarchy (View Summary)

    Index

    Properties

    typeId: string

    Identifier of the component.

    value: number

    Value of the mark variant value for this entity.

    This property can't be edited in read-only mode.

    componentId: "minecraft:mark_variant" = 'minecraft:mark_variant'