Uses of Interface
org.bukkit.entity.AreaEffectCloud
Package
Description
-
Uses of AreaEffectCloud in com.destroystokyo.paper.event.entity
Modifier and TypeMethodDescriptionEnderDragonFireballHitEvent.getAreaEffectCloud()
EnderDragonFlameEvent.getAreaEffectCloud()
ModifierConstructorDescriptionEnderDragonFireballHitEvent
(DragonFireball fireball, Collection<LivingEntity> targets, AreaEffectCloud areaEffectCloud) EnderDragonFlameEvent
(EnderDragon enderDragon, AreaEffectCloud areaEffectCloud) -
Uses of AreaEffectCloud in org.bukkit.event.entity
Modifier and TypeMethodDescriptionLingeringPotionSplashEvent.getAreaEffectCloud()
Gets the AreaEffectCloud spawnedAreaEffectCloudApplyEvent.getEntity()
ModifierConstructorDescriptionAreaEffectCloudApplyEvent
(@NotNull AreaEffectCloud entity, @NotNull List<LivingEntity> affectedEntities) LingeringPotionSplashEvent
(@NotNull ThrownPotion potion, @NotNull AreaEffectCloud entity) Deprecated.LingeringPotionSplashEvent
(@NotNull ThrownPotion potion, @Nullable Entity hitEntity, @Nullable Block hitBlock, @Nullable BlockFace hitFace, @NotNull AreaEffectCloud entity)