Class EntityIsShearedComponent

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

Hierarchy

Constructors

Properties

Constructors

Properties

entity: Entity

Remarks

The entity that owns this component.

typeId: string

Remarks

Identifier of the component.

componentId: "minecraft:is_sheared" = 'minecraft:is_sheared'

Remarks

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