Options
All
  • Public
  • Public/Protected
  • All
Menu

Object used to store all of the ToolAPI block data

Hierarchy

  • BlockData

Index

Properties

isNative: boolean

Specifies whether the block was added as vanilla item or as a custom block. True, if the block is vanilla, false if the block is custom. Should not generally be changed

level: number

Digging level of the block. If digging level of tool is higher then block's one, the block is dropped

material: BlockMaterial

Material data used for this block

Generated using TypeDoc