Uses of Interface
org.bukkit.entity.AreaEffectCloud
-
Packages that use 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 @NotNull AreaEffectCloudLingeringPotionSplashEvent. getAreaEffectCloud()Gets the AreaEffectCloud spawned@NotNull AreaEffectCloudAreaEffectCloudApplyEvent. getEntity()Constructors in org.bukkit.event.entity with parameters of type AreaEffectCloud Constructor Description AreaEffectCloudApplyEvent(@NotNull AreaEffectCloud entity, @NotNull List<LivingEntity> affectedEntities)LingeringPotionSplashEvent(@NotNull ThrownPotion potion, @NotNull AreaEffectCloud entity)
-