BlockLike

fun interface BlockLike

Something that could be represented as a block.

Inheritors

Functions

Link copied to clipboard
abstract fun asBlock(): Block

Gets the block representation, or null if there is no block representation.