接口的使用
org.bukkit.entity.AreaEffectCloud
使用AreaEffectCloud的程序包
-
org.bukkit.event.entity中AreaEffectCloud的使用
修饰符和类型方法说明LingeringPotionSplashEvent.getAreaEffectCloud()Gets the AreaEffectCloud spawnedAreaEffectCloudApplyEvent.getEntity()参数类型为AreaEffectCloud的org.bukkit.event.entity中的构造器限定符构造器说明AreaEffectCloudApplyEvent(@NotNull AreaEffectCloud entity, @NotNull List<LivingEntity> affectedEntities) LingeringPotionSplashEvent(@NotNull ThrownPotion potion, @NotNull AreaEffectCloud entity) 已过时。LingeringPotionSplashEvent(@NotNull ThrownPotion potion, @Nullable Entity hitEntity, @Nullable Block hitBlock, @Nullable BlockFace hitFace, @NotNull AreaEffectCloud entity)