IEntityEvent
This interface is extended by all Events that can have a central entity.
Importing the class
It might be required to import the class to avoid errors.
import crafttweaker.event.IEntityEvent;
ZenGetters/ZenSetters
The following information can be retrieved/set during the event:
ZenGetter | ZenSetter | Type |
---|---|---|
ZenGetter entity | ZenSetter | Type IEntity |