实验性
实验性
可选
options: EntityDataDrivenTriggerEventOptionsAdds a callback that will be called after a data driven entity event is triggered.
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
This function can be called in early-execution mode.
实验性
Removes a callback that will be called after a data driven entity event is triggered.
无法在只读模式下调用此函数,详见 WorldBeforeEvents。
This function can be called in early-execution mode.
Contains event registration related to firing of a data driven entity event - for example, the minecraft:ageable_grow_up event on a chicken.