Package com.sucy.skill.listener
Class LingeringPotionListener
java.lang.Object
com.sucy.skill.listener.SkillAPIListener
com.sucy.skill.listener.LingeringPotionListener
- All Implemented Interfaces:
org.bukkit.event.Listener
ProSkillAPI © 2023
com.sucy.skill.listener.LingeringPotionListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonLinger(org.bukkit.event.entity.AreaEffectCloudApplyEvent event) voidonLingerSplash(org.bukkit.event.entity.LingeringPotionSplashEvent event) Methods inherited from class com.sucy.skill.listener.SkillAPIListener
cleanup, init
-
Constructor Details
-
LingeringPotionListener
public LingeringPotionListener()
-
-
Method Details
-
onLingerSplash
public void onLingerSplash(org.bukkit.event.entity.LingeringPotionSplashEvent event) -
onLinger
public void onLinger(org.bukkit.event.entity.AreaEffectCloudApplyEvent event)
-