E
- The entity type used.public interface EntityRtsListener<E extends EntityRts>
Modifier and Type | Method and Description |
---|---|
void |
entityMoved(E entity)
Called when the entity has moved.
|
void entityMoved(E entity)
entity
- The entity reference.