Class BeforeDataDrivenEntityTriggerEventBeta

Contains information related to firing of a data driven entity event - for example, the minecraft:ageable_grow_up event on a chicken.

Hierarchy

  • BeforeDataDrivenEntityTriggerEvent

Constructors

Properties

Methods

Constructors

Properties

cancel: boolean

If set to true, this entity event is not triggered.

entity: Entity

Entity that the event triggered on.

id: string

Name of the data driven event being triggered.

Methods

  • Parameters

    Returns void