Class AnimalsAuraTask

java.lang.Object
org.bukkit.scheduler.BukkitRunnable
me.gitatmanu.artemis.core.animalsAura.AnimalsAuraTask
All Implemented Interfaces:
Runnable

public class AnimalsAuraTask extends org.bukkit.scheduler.BukkitRunnable
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) Artemis
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • 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
  • Field Details

  • Constructor Details

    • AnimalsAuraTask

      public AnimalsAuraTask(Artemis plugin)
  • Method Details

    • run

      public void run()