Class EntityColorComponentBeta

Defines the entity's color. Only works on certain entities that have predefined color values (sheep, llama, shulker).

Hierarchy

Constructors

Properties

Constructors

Properties

typeId: string

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

value: number

The palette color value of the entity.

componentId: "minecraft:color" = 'minecraft:color'

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