Class BoolBlockPropertyBeta

Contains the state of a boolean-based property for a BlockPermutation.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

name: string

The name of this property.

value: boolean

The current value of this property.

Throws

Setting this property can throw if the value passed is not valid for the property. Use @minecraft/server.BoolBlockProperty.validValues to check allowed values.

Methods

  • Returns boolean[]