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

Class: EntityItemDropAfterEvent

event entity

Beta

包含与实体已掉落物品相关的信息。

Contains information related to an entity having dropped items.

Properties

entity

readonly entity: Entity

Beta

Remarks

已掉落物品的实体。

The entity that has dropped the items.


items

readonly items: Entity[]

Beta

Remarks

实体已掉落的物品列表。

The list of items the entity has dropped.

同领域相关