crownItem

abstract fun crownItem(groundBlock: Block, wallBlock: Block, settings: Item.Settings): CrownItem(source)

Creates a loader-specific instance of CrownItem.

Parameters

groundBlock

The crown block placed on the ground

wallBlock

The crown block placed on the wall

settings

The item settings to pass to the constructor