public class PotionCollideEvent extends PotionEvent implements Cancellable
| Constructor and Description |
|---|
PotionCollideEvent(Potion potion,
EntitySplashPotion thrownPotion) |
| Modifier and Type | Method and Description |
|---|---|
static HandlerList |
getHandlers() |
EntitySplashPotion |
getThrownPotion() |
getPotion, setPotiongetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic PotionCollideEvent(Potion potion, EntitySplashPotion thrownPotion)
public static HandlerList getHandlers()
public EntitySplashPotion getThrownPotion()
Copyright © 2020. All rights reserved.