ofBlockEntityTypeObject¶
fun ofBlockEntityTypeObject(): DropdownBoxEntry.SelectionCellCreator<BlockEntityType<*>>
A DropdownBoxEntry cell creator that renders each BlockEntityType option as its owning block's item icon plus registry name, for use with a dropdown field over block entity types.