Class VFXTicker
java.lang.Object
org.bukkit.scheduler.BukkitRunnable
com.ticxo.modelengine.api.model.mananger.VFXTicker
- All Implemented Interfaces:
Runnable
public class VFXTicker
extends org.bukkit.scheduler.BukkitRunnable
-
Constructor Summary
-
Method Summary
Methods inherited from class org.bukkit.scheduler.BukkitRunnable
cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously
-
Constructor Details
-
VFXTicker
public VFXTicker()
-
-
Method Details
-
start
public void start() -
run
public void run() -
registerVFX
-
removeVFX
-
getVFX
-
getVFX
-
isVFX
public boolean isVFX(int id) -
isVFX
-