Class ToolTag

Define a tool tag.

Constructors

  • Parameters

    • tag: string

      The tool tag.

    • Optionaloptions: ToolOptions

      Additional options of the tool.

    Returns ToolTag

Properties

options?: ToolOptions

Additional options of the tool.

tag: string

The tool tag.

Methods

  • Consume durability when the tool use on logs.

    Returns void

  • Automatically consume durability for the tools.

    Returns void

  • Returns void

  • Consume durability when the tool use on dirts.

    Returns void