Class: ItemComponentConsumeEvent
event componentBeta
包含与食物被消耗相关的信息。
Contains information related to a food item being consumed.
Properties
itemStack
readonlyitemStack:ItemStack
Beta
Remarks
被消耗的物品堆。
The item stack that was consumed.
source
readonlysource:Entity
Beta
Remarks
消耗该物品的源实体。
The source entity that consumed the item.
