EntityAdditionListener
An EntityListener only requiring an implementation of the entityAdded method.
An empty implementation is provided for the entityRemoved method. By default, the entity removal event is ignored.
To handle more types of events, consider implementing EntityListener directly.