Class IntBlockPropertyBeta

Contains the state of an integer-based property for a BlockPermutation.

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

name: string

The name of this property.

value: number

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.IntBlockProperty.validValues to check allowed values.

Methods

  • Returns number[]