public class ProjectileHitEvent extends EntityEvent
Event.Result
entity
Constructor and Description |
---|
ProjectileHitEvent(Projectile projectile) |
Modifier and Type | Method and Description |
---|---|
Projectile |
getEntity()
Returns the Entity involved in this event
|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getEntityType
getEventName, isAsynchronous
public ProjectileHitEvent(Projectile projectile)
public Projectile getEntity()
EntityEvent
getEntity
in class EntityEvent
public HandlerList getHandlers()
getHandlers
in class Event
public static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.