Uses of Interface
org.bukkit.entity.ThrownPotion

Packages that use ThrownPotion
org.bukkit.event.entity Events relating to entities, excluding some directly referencing some more specific entity types. 
 

Uses of ThrownPotion in org.bukkit.event.entity
 

Methods in org.bukkit.event.entity that return ThrownPotion
 ThrownPotion PotionSplashEvent.getEntity()
           
 ThrownPotion PotionSplashEvent.getPotion()
          Gets the potion which caused this event
 

Constructors in org.bukkit.event.entity with parameters of type ThrownPotion
PotionSplashEvent(ThrownPotion potion, Map<LivingEntity,Double> affectedEntities)
           
 



Copyright © 2014. All rights reserved.