BlockEvent Class

Classes that extend BlockEvent

Contains information regarding an event that impacts a specific block.

Properties

block

read-only block: Block;

Block impacted by this event.

Type: Block

dimension

read-only dimension: Dimension;

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

Type: Dimension