| Package | Description | 
|---|---|
| org.bukkit.event.entity | 
| Modifier and Type | Method and Description | 
|---|---|
ThrownPotion | 
PotionSplashEvent.getEntity()  | 
ThrownPotion | 
PotionSplashEvent.getPotion()
Gets the potion which caused this event 
 | 
| Constructor and Description | 
|---|
PotionSplashEvent(ThrownPotion potion,
                 Map<LivingEntity,Double> affectedEntities)  | 
Copyright © 2022. All rights reserved.