Uses of Interface
org.bukkit.entity.AreaEffectCloud
Packages that use AreaEffectCloud
Package
Description
-
Uses of AreaEffectCloud in org.bukkit.event.entity
Methods in org.bukkit.event.entity that return AreaEffectCloudModifier and TypeMethodDescriptionLingeringPotionSplashEvent.getAreaEffectCloud()
Gets the AreaEffectCloud spawnedAreaEffectCloudApplyEvent.getEntity()
Constructors in org.bukkit.event.entity with parameters of type AreaEffectCloudModifierConstructorDescriptionAreaEffectCloudApplyEvent(AreaEffectCloud entity, List<LivingEntity> affectedEntities)
LingeringPotionSplashEvent(ThrownPotion potion, AreaEffectCloud entity)