runTask

public synchronized BukkitTask runTask(Plugin plugin)

Schedules this in the Bukkit scheduler to run on next tick.

Return

getClassById BukkitTask that contains the id number

Parameters

plugin

the reference to the plugin scheduling task

See also

Throws

if plugin is null

if this was already scheduled