|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BukkitTask
Represents a task being executed by the scheduler
Method Summary | |
---|---|
void |
cancel()
Will attempt to cancel this task. |
Plugin |
getOwner()
Returns the Plugin that owns this task. |
int |
getTaskId()
Returns the taskId for the task. |
boolean |
isSync()
Returns true if the Task is a sync task. |
Method Detail |
---|
int getTaskId()
Plugin getOwner()
boolean isSync()
void cancel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |