Class: BlockComponentStepOnEvent
event block componentBeta
包含有关实体踩上特定方块的信息。
Contains information regarding an entity stepping onto 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 on the block.
