NovaBlockState
A block state of a custom Nova block. Every block state is a unique configuration of a block's properties.
Properties
Link copied to clipboard
The BlockStateProperties of this block state.
Link copied to clipboard
The property-value configuration of this block state.
Functions
Link copied to clipboard
Gets the NovaBlockState with property cycled to the next value.
Link copied to clipboard
Gets the value of the given property or throws an IllegalStateException if the property is not set.
Link copied to clipboard
Gets the NovaBlockState for this block with the given propertyValues or throws an exception for invalid values.
Gets the NovaBlockState for this block where property is value or throws an exception for invalid values.