Class Scheduling.ScheduledTask
java.lang.Object
com.pixelmonmod.pixelmon.api.util.Scheduling.ScheduledTask
- All Implemented Interfaces:
Runnable
- Enclosing class:
Scheduling
-
Method Details
-
schedule
-
run
public void run() -
id
-
originalDuration
-
duration
-
setDuration
-
task
-
repeats
public boolean repeats() -
repeat
public void repeat(boolean repeat) -
cancel
public void cancel() -
isCancelled
public boolean isCancelled() -
equals
-
hashCode
public int hashCode() -
toString
-