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

Class: EntityItemPickupAfterEvent

event entity

Beta

包含与实体已拾取物品相关的信息。

Contains information related to an entity having picked up items.

Properties

entity

readonly entity: Entity

Beta

Remarks

已拾取物品的实体。

The entity that has picked up the items.


items

readonly items: ItemStack[]

Beta

Remarks

实体已拾取的物品列表。

The list of items the entity has picked up.

同领域相关