Identifier of the type of items for the stack. If a namespace is not specified, 'minecraft:' is assumed.
The durability to be consumed.
Optional
useEvent: ((arg: ItemUseAfterEvent) => void)The event when an item is successfully used by a player.
The durability to be consumed.
Readonly
typeIdentifier of the type of items for the stack. If a namespace is not specified, 'minecraft:' is assumed.
Optional
useThe event when an item is successfully used by a player.
A prop (an item that can be used) , Its durability is consumed after use.