public class ProjectileHitEvent extends EntityEvent
Event.Resultentity| 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() | 
getEntityTypegetEventName, isAsynchronouspublic ProjectileHitEvent(Projectile projectile)
public Projectile getEntity()
EntityEventgetEntity in class EntityEventpublic HandlerList getHandlers()
getHandlers in class Eventpublic static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.