public abstract class EntityEvent extends Event
Event.Result
コンストラクタと説明 |
---|
EntityEvent(Entity what) |
修飾子とタイプ | メソッドと説明 |
---|---|
Entity |
getEntity()
Returns the Entity involved in this event
|
EntityType |
getEntityType()
Gets the EntityType of the Entity involved in this event.
|
getEventName, getHandlers, isAsynchronous
protected Entity entity
public EntityEvent(Entity what)
public Entity getEntity()
public EntityType getEntityType()
Copyright © 2016. All rights reserved.