Contains information regarding an event sent by an entity to this block in the world.

Hierarchy (View Summary)

Constructors

Properties

block: Block

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

blockPermutation: BlockPermutation

Returns permutation information about the block receiving the event.

dimension: Dimension

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

entitySource?: Entity

The entity that sent the event.

name: string

Name of the event fired by the entity.