Class FlightUtil.ParticleTrailsTask

java.lang.Object
org.bukkit.scheduler.BukkitRunnable
dev.kitteh.factions.util.FlightUtil.ParticleTrailsTask
All Implemented Interfaces:
Runnable
Enclosing class:
FlightUtil

public static class FlightUtil.ParticleTrailsTask extends org.bukkit.scheduler.BukkitRunnable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run()
     

    Methods inherited from class org.bukkit.scheduler.BukkitRunnable

    cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • run

      public void run()