isApplicable

abstract fun isApplicable(block: Block): Boolean

Returns true if the given block is applicable to block entities of this type, or false otherwise.

Return

true if the block is applicable, false otherwise

Parameters

block

the block