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.Runnable
run
in class java.util.TimerTask
public static void requestTeleport(Resident resident, org.bukkit.Location spawnLoc, double cost)
public static void abortTeleportRequest(Resident resident)