createSimpleBlock

fun createSimpleBlock(properties: BlockBehaviour.Properties = BlockBehaviour.Properties.of()): Block

Utility factory for quickly creating a simple custom block.