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

Class: ItemCompleteUseEvent

event

Beta

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

Contains information related to a chargeable item completing being charged.

Extended by

Properties

itemStack

readonly itemStack: ItemStack

Beta

Remarks

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

Returns the item stack that has completed charging.


source

readonly source: Player

Beta

Remarks

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

Returns the source entity that triggered this item event.

同领域相关