public class ProjectileHitEvent extends EntityEvent
Event.Resultentity| コンストラクタと説明 |
|---|
ProjectileHitEvent(Projectile projectile) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Projectile |
getEntity()
Returns the Entity involved in this event
|
static HandlerList |
getHandlerList() |
HandlerList |
getHandlers() |
getEntityTypegetEventName, isAsynchronouspublic ProjectileHitEvent(Projectile projectile)
public Projectile getEntity()
EntityEventgetEntity クラス内 EntityEventpublic HandlerList getHandlers()
getHandlers クラス内 Eventpublic static HandlerList getHandlerList()
Copyright © 2016. All rights reserved.