Class: ItemComponentUseEvent
event componentBeta
包含与物品使用相关的信息。
Contains information regarding the use of an item.
Properties
itemStack?
readonlyoptionalitemStack?:ItemStack
Beta
Remarks
物品被使用时的物品堆。
The item stack when the item was used.
source
readonlysource:Player
Beta
Remarks
使用该物品的玩家。
The player who used the item.
