-
-
Constructor Summary
Constructors
| Constructor and Description |
AbsSpongeTask(org.spongepowered.api.scheduler.Task 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.spongepowered.api.scheduler.Task>
-
isSync
public boolean isSync()
- Specified by:
isSync in interface ITask<org.spongepowered.api.scheduler.Task>
-
cancel
public void cancel()
- Specified by:
cancel in interface ITask<org.spongepowered.api.scheduler.Task>
Copyright © 2018. All rights reserved.