Class: BlockComponentStepOffEvent
event block componentBeta
包含有关实体离开特定方块的信息。
Contains information regarding an entity stepping off a specific block.
Extends
Properties
block
readonlyblock:Block
Beta
Remarks
当前世界中此事件所在位置的方块。
Block currently in the world at the location of this event.
Inherited from
dimension
readonlydimension:Dimension
Beta
Remarks
包含此事件主体方块的维度。
Dimension that contains the block that is the subject of this event.
Inherited from
entity?
readonlyoptionalentity?:Entity
Beta
Remarks
离开方块的实体。
The entity that stepped off the block.
