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

    Class EntityMountTamingComponentBeta

    Contains options for taming a rideable entity based on the entity that mounts it.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    typeId: string

    Identifier of this component. Should always be minecraft:mount_taming.

    componentId: "minecraft:tamemount" = 'minecraft:tamemount'

    Identifier of this component. Should always be minecraft:mount_taming.

    Methods

    • Beta

      Parameters

      • showParticles: boolean

        Whether to show effect particles when this entity is tamed.

      Returns void

      Sets this rideable entity as tamed.

      This function can throw errors.