实验性
描述了与数据驱动的实体事件触发相关的信息,例如,鸡的 minecraft:ageable_grow_up 事件。
Contains information related to firing of a data driven entity event - for example, the minecraft:ageable_grow_up event on a chicken.
只读
表示触发事件的实体。
Entity that the event triggered on.
表示被触发的数据驱动事件的名称。
Name of the data driven event being triggered.
表示可更新的组件状态修改列表,这些修改是此触发事件的效果。
An updateable list of modifications to component state that are the effect of this triggered event.
描述了与数据驱动的实体事件触发相关的信息,例如,鸡的 minecraft:ageable_grow_up 事件。
Contains information related to firing of a data driven entity event - for example, the minecraft:ageable_grow_up event on a chicken.