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/ItemComponentCompleteUseEvent.md.

Class: ItemComponentCompleteUseEvent

event component

Beta

包含与通过组件完成蓄力的可蓄力物品相关的信息。

Contains information related to a chargeable item completing being charged via a component.

Extends

Properties

itemStack

readonly itemStack: ItemStack

Beta

Remarks

返回已完成蓄力的物品堆。

Returns the item stack that has completed charging.

Inherited from

ItemCompleteUseEvent.itemStack


source

readonly source: Player

Beta

Remarks

返回触发该物品事件的源实体。

Returns the source entity that triggered this item event.

Inherited from

ItemCompleteUseEvent.source

同领域相关