public class ProjectileHitEvent extends EntityEvent
Event.Result
entity
コンストラクタと説明 |
---|
ProjectileHitEvent(Projectile projectile) |
修飾子とタイプ | メソッドと説明 |
---|---|
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
クラス内 EntityEvent
public HandlerList getHandlers()
getHandlers
クラス内 Event
public static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.