public abstract class EntityEvent extends Event
Event.Result| Constructor and Description | 
|---|
| EntityEvent(Entity what) | 
| Modifier and Type | Method and Description | 
|---|---|
| Entity | getEntity()Returns the Entity involved in this event | 
| EntityType | getEntityType()Gets the EntityType of the Entity involved in this event. | 
getEventName, getHandlers, isAsynchronousprotected Entity entity
public EntityEvent(Entity what)
public Entity getEntity()
public EntityType getEntityType()
Copyright © 2015. All rights reserved.