Class EntitySkinIdComponent

Skin Id value. Can be used to differentiate skins, such as base skins for villagers.

Hierarchy

Constructors

Properties

Constructors

Properties

entity: Entity

Remarks

The entity that owns this component.

typeId: string

Remarks

Identifier of the component.

value: number

Remarks

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

componentId: "minecraft:skin_id" = 'minecraft:skin_id'

Remarks

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