The item type that the component will be attached to.
Optionaloptions: Partial<ItemTypeBlockPlacerComponentOptions>ProtectedblockThe block type that the item type will place.
Protected ReadonlycollectionThe component collection of the item type.
ReadonlyidentifierThe component identifier of the item type.
Protected ReadonlytypeThe item type of the component.
Static ReadonlyidentifierThe component identifier of the item type.
ProtectedcomponentThe component value of the item type.
Get the block type that the item type will place.
The block type that the item type will place.
Get the whether the block image should be used as the item icon.
Whether the block image is the item icon.
Get the blocks that this item can be used on.
The blocks that this item can be used on.
Set the whether the block image should be used as the item icon.
Whether the block image is the item icon.
Set the blocks that this item can be used on.
The blocks that this item can be used on.
Staticfrom
Create a new block placer component for an item type.