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
(@NotNull DragonFireball fireball, @NotNull Collection<LivingEntity> targets, @NotNull AreaEffectCloud areaEffectCloud) EnderDragonFlameEvent
(@NotNull EnderDragon enderDragon, @NotNull 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)