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

Class: ItemComponentConsumeEvent

event component

Beta

包含与食物被消耗相关的信息。

Contains information related to a food item being consumed.

Properties

itemStack

readonly itemStack: ItemStack

Beta

Remarks

被消耗的物品堆。

The item stack that was consumed.


source

readonly source: Entity

Beta

Remarks

消耗该物品的源实体。

The source entity that consumed the item.

同领域相关