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

Importing the class

Link to importing-the-class

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

What can be done with them?

Link to what-can-be-done-with-them

nametype
name
entity
type
IEntity