The block type or permutation.
Optionaloptions: Partial<BlockTypeCraftingTableComponentOptions>The options for the crafting table.
Protected ReadonlycollectionThe properties collection of the block type.
ReadonlyidentifierThe component identifier of the block type.
Protected ReadonlytypeThe block type of the component.
Static ReadonlyidentifierThe component identifier of the block type.
ProtectedcomponentThe 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.