Class BlockStateTypeBeta

Represents a configurable state value of a block instance. For example, the facing direction of stairs is accessible as a block state.

Hierarchy

  • BlockStateType

Constructors

Properties

Constructors

Properties

id: string

Remarks

Identifier of the block property.

validValues: (string | number | boolean)[]

Remarks

A set of valid values for the block property.