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

Class: BlockContainerClosedAfterEvent

event block inventory

Beta

包含有关特定容器方块被关闭的信息。

Contains information regarding a specific container block being closed.

Extends

Properties

block

readonly block: Block

Beta

Remarks

当前世界中此事件所在位置的方块。

Block currently in the world at the location of this event.

Inherited from

BlockEvent.block


closeSource

closeSource: ContainerAccessSource

World Mutation Beta

Remarks

被关闭的方块容器的来源。

The source of the block container being closed.


dimension

readonly dimension: Dimension

Beta

Remarks

包含此事件主体方块的维度。

Dimension that contains the block that is the subject of this event.

Inherited from

BlockEvent.dimension

同领域相关