The item type that the component will be attached to.
Optional
options: Partial<ItemTypeBlockPlacerComponentOptions>Protected
blockThe block type that the item type will place.
Protected
Readonly
collectionThe component collection of the item type.
Readonly
identifierThe component identifier of the item type.
Protected
Readonly
typeThe item type of the component.
Static
Readonly
identifierThe component identifier of the item type.
Protected
componentThe 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.
Create a new block placer component for an item type.