@minecraft/server
    Preparing search index...

    Class DataDrivenEntityTriggerAfterEventBeta

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

    Index

    Properties

    Methods

    Properties

    entity: Entity

    Entity that the event triggered on.

    eventId: string

    Name of the data driven event being triggered.

    Methods

    • Beta

      Returns DefinitionModifier[]

      An updateable list of modifications to component state that are the effect of this triggered event.