Package | Description |
---|---|
org.bukkit.event.entity |
Modifier and Type | Method and Description |
---|---|
@NotNull AreaEffectCloud |
LingeringPotionSplashEvent.getAreaEffectCloud()
Gets the AreaEffectCloud spawned
|
@NotNull AreaEffectCloud |
LingeringPotionSplashEvent.getAreaEffectCloud()
Gets the AreaEffectCloud spawned
|
@NotNull AreaEffectCloud |
AreaEffectCloudApplyEvent.getEntity() |
@NotNull AreaEffectCloud |
AreaEffectCloudApplyEvent.getEntity() |
Constructor and Description |
---|
AreaEffectCloudApplyEvent(@NotNull AreaEffectCloud entity,
@NotNull List<LivingEntity> affectedEntities) |
AreaEffectCloudApplyEvent(@NotNull AreaEffectCloud entity,
@NotNull List<LivingEntity> affectedEntities) |
LingeringPotionSplashEvent(@NotNull ThrownPotion potion,
@NotNull AreaEffectCloud entity) |
LingeringPotionSplashEvent(@NotNull ThrownPotion potion,
@NotNull AreaEffectCloud entity) |
Copyright © 2022. All rights reserved.