BlockItemStateProperties
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Members
apply(state as BlockState) as BlockState
Parameters:
state: BlockState
Type: BlockState
Return Type:
BlockState
Getter
Return Type:
bool
static of(properties as string[string]) as BlockItemStateProperties
Parameters:
properties: string[string]
Type: string[string]
Return Type:
BlockItemStateProperties
properties() as string[string]
Return Type:
string[string]