This interface is extended by all Events that can have a central living entity.

Diese Klasse importieren

Link to diese-klasse-importieren

It might be required to import the class to avoid errors.
import crafttweaker.event.ILivingEvent;

Extending IEntityEvent

Link to extending-ientityevent

This interface extends IEntityEvent, which means that all functionality that IEntityEvent offers is also present in ILivingEvent

nametype
name
entityLivingBase
type
IEntityLivingBase