getEffectiveBlock

fun getEffectiveBlock(block: Block): EffectiveBlock?

The registered block whose note-block state matches block, or null if it isn't a custom block.


fun getEffectiveBlock(blockData: BlockData): EffectiveBlock?