@NonnullByDefault public static interface Scheduler.Task extends Terminable
EMPTY| Modifier and Type | Method and Description |
|---|---|
int |
getBukkitId()
Gets the Bukkit ID for this task
|
int |
getTimesRan()
Gets the number of times this task has ran.
|
boolean |
stop()
Stops the task
|
bindWith, close, hasTerminated, of, terminateint getTimesRan()
boolean stop()
int getBukkitId()
Copyright © 2017. All rights reserved.