Methods
getBlock
- getBlock(): undefined | BlockType
-
Returns undefined | BlockType
getDisplayName
- getDisplayName(): undefined | string
-
Returns undefined | string
setBlock
- setBlock(block): void
-
Parameters
-
block: string | BlockPermutation | BlockType
Returns void
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
Error