Class: EntityItemDropAfterEvent
event entityBeta
包含与实体已掉落物品相关的信息。
Contains information related to an entity having dropped items.
Properties
entity
readonlyentity:Entity
Beta
Remarks
已掉落物品的实体。
The entity that has dropped the items.
items
readonlyitems:Entity[]
Beta
Remarks
实体已掉落的物品列表。
The list of items the entity has dropped.
