For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/ItemComponentUseEvent.md.

Class: ItemComponentUseEvent

event component

Beta

包含与物品使用相关的信息。

Contains information regarding the use of an item.

Properties

itemStack?

readonly optional itemStack?: ItemStack

Beta

Remarks

物品被使用时的物品堆。

The item stack when the item was used.


source

readonly source: Player

Beta

Remarks

使用该物品的玩家。

The player who used the item.

同领域相关