-
-
Constructor Summary
Constructors
| Constructor and Description |
AbsBukkitTask(org.bukkit.scheduler.BukkitTask task) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getTaskId
public int getTaskId()
- Specified by:
getTaskId in interface ITask<org.bukkit.scheduler.BukkitTask>
- Specified by:
getTaskId in interface org.bukkit.scheduler.BukkitTask
-
isSync
public boolean isSync()
- Specified by:
isSync in interface ITask<org.bukkit.scheduler.BukkitTask>
- Specified by:
isSync in interface org.bukkit.scheduler.BukkitTask
-
cancel
public void cancel()
- Specified by:
cancel in interface ITask<org.bukkit.scheduler.BukkitTask>
- Specified by:
cancel in interface org.bukkit.scheduler.BukkitTask
Copyright © 2018. All rights reserved.