Class StringBlockPropertyBeta

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

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

name: string

Name of this property.

value: string

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

Methods

  • Returns string[]