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