public abstract class QueuedEvent extends Object
Constructor and Description |
---|
QueuedEvent(Serializable id) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object value) |
abstract void |
fire(EntityListeners listeners) |
Serializable |
getId() |
int |
hashCode() |
String |
toString() |
public QueuedEvent(Serializable id)
public Serializable getId()
public abstract void fire(EntityListeners listeners)