Uses of Interface
org.bukkit.entity.ThrownPotion
Package | Description |
---|---|
org.bukkit.event.entity |
-
Uses of ThrownPotion in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return ThrownPotion Modifier and Type Method Description ThrownPotion
PotionSplashEvent. getEntity()
ThrownPotion
PotionSplashEvent. getPotion()
Gets the potion which caused this eventConstructors in org.bukkit.event.entity with parameters of type ThrownPotion Constructor Description PotionSplashEvent(ThrownPotion potion, java.util.Map<LivingEntity,java.lang.Double> affectedEntities)