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