Uses of Interface
org.bukkit.entity.AreaEffectCloud
Package | Description |
---|---|
org.bukkit.event.entity |
-
Uses of AreaEffectCloud in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return AreaEffectCloud Modifier and Type Method Description AreaEffectCloud
LingeringPotionSplashEvent. getAreaEffectCloud()
Gets the AreaEffectCloud spawnedAreaEffectCloud
AreaEffectCloudApplyEvent. getEntity()
Constructors in org.bukkit.event.entity with parameters of type AreaEffectCloud Constructor Description AreaEffectCloudApplyEvent(AreaEffectCloud entity, List<LivingEntity> affectedEntities)
LingeringPotionSplashEvent(ThrownPotion potion, AreaEffectCloud entity)