Class EntityIsTamedComponent

When added, this component signifies that this entity is currently tamed.

Hierarchy

Constructors

Properties

Constructors

Properties

entity: Entity

Remarks

The entity that owns this component.

typeId: string

Remarks

Identifier of the component.

componentId: "minecraft:is_tamed" = 'minecraft:is_tamed'

Remarks

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