Class WeaponTag

Define a tool tag.

Constructors

Properties

Methods

Constructors

  • Parameters

    • tag: string

      The weapon tag.

    • Optionaloptions: WeaponOptions

      Additional options of the weapon.

    Returns WeaponTag

Properties

options?: WeaponOptions

Additional options of the weapon.

tag: string

The weapon tag.

Methods

  • Automatically consume durability for the tools.

    Returns void