Contains information related to firing of a data driven entity event - for example, the minecraft:ageable_grow_up event on a chicken.
Private
Readonly
Entity that the event triggered on.
This property can't be read in early-execution mode.
Name of the data driven event being triggered.
An updateable list of modifications to component state that are the effect of this triggered event.
This function can't be called in early-execution mode.
Contains information related to firing of a data driven entity event - for example, the minecraft:ageable_grow_up event on a chicken.