Tool constructor
Tool({})
Implementation
Tool({
this.predicate,
this.count,
this.durability,
this.item,
this.potion,
this.tag,
this.nbt,
this.storedEnchantments,
});
Tool({
this.predicate,
this.count,
this.durability,
this.item,
this.potion,
this.tag,
this.nbt,
this.storedEnchantments,
});