public class TeleportWarmupTimerTask extends TownyTimerTask
| Constructor and Description |
|---|
TeleportWarmupTimerTask(Towny plugin) |
| Modifier and Type | Method and Description |
|---|---|
static void |
abortTeleportRequest(Resident resident) |
static void |
requestTeleport(Resident resident,
org.bukkit.Location spawnLoc,
double cost) |
void |
run() |
public TeleportWarmupTimerTask(Towny plugin)
public void run()
run in interface java.lang.Runnablerun in class java.util.TimerTaskpublic static void requestTeleport(Resident resident, org.bukkit.Location spawnLoc, double cost)
public static void abortTeleportRequest(Resident resident)