The block type or permutation.
Optional
options: Partial<BlockTypeCraftingTableComponentOptions>The options for the crafting table.
Protected
Readonly
collectionThe properties collection of the block type.
Readonly
identifierThe component identifier of the block type.
Protected
Readonly
typeThe block type of the component.
Static
Readonly
identifierThe component identifier of the block type.
Protected
componentThe component value of the block type.
Get the crafting tags of the crafting table.
An array of crafting tags of the crafting table.
Get the grid size of the crafting table.
The grid size of the crafting table.
Get the table name of the crafting table component.
The table name of the crafting table component.
Set the crafting tags of the crafting table.
An array of crafting tags of the crafting table.
Set the grid size of the crafting table.
The grid size of the crafting table.
Set the table name of the crafting table component.
The table name of the crafting table component.
Create a new block crafting table component for a block definition.