| Package | Description | 
|---|---|
| com.destroystokyo.paper.event.entity | |
| org.bukkit.event.entity | 
| Modifier and Type | Method and Description | 
|---|---|
AreaEffectCloud | 
EnderDragonFlameEvent.getAreaEffectCloud()  | 
AreaEffectCloud | 
EnderDragonFireballHitEvent.getAreaEffectCloud()  | 
| Constructor and Description | 
|---|
EnderDragonFireballHitEvent(DragonFireball fireball,
                           Collection<LivingEntity> targets,
                           AreaEffectCloud areaEffectCloud)  | 
EnderDragonFlameEvent(EnderDragon enderDragon,
                     AreaEffectCloud areaEffectCloud)  | 
| Modifier and Type | Method and Description | 
|---|---|
AreaEffectCloud | 
LingeringPotionSplashEvent.getAreaEffectCloud()
Gets the AreaEffectCloud spawned 
 | 
AreaEffectCloud | 
AreaEffectCloudApplyEvent.getEntity()  | 
| Constructor and Description | 
|---|
AreaEffectCloudApplyEvent(AreaEffectCloud entity,
                         List<LivingEntity> affectedEntities)  | 
LingeringPotionSplashEvent(ThrownPotion potion,
                          AreaEffectCloud entity)  | 
Copyright © 2022. All rights reserved.