mario.CoreModel.get_block_spec#

CoreModel.get_block_spec(name: str)#

Return the semantic block specification for a block name.

Parameters:

name – Built-in or custom block name.

Returns:

Block specification describing the row and column axes of the requested block.

Return type:

object