Package com.winterhavenmc.lodestar.tasks
Class RemovePlayerCooldownTask
java.lang.Object
org.bukkit.scheduler.BukkitRunnable
com.winterhavenmc.lodestar.tasks.RemovePlayerCooldownTask
- All Implemented Interfaces:
Runnable
public class RemovePlayerCooldownTask
extends org.bukkit.scheduler.BukkitRunnable
-
Constructor Summary
ConstructorsConstructorDescriptionRemovePlayerCooldownTask(org.bukkit.entity.Player player, TeleportHandler teleportHandler) -
Method Summary
Methods inherited from class org.bukkit.scheduler.BukkitRunnable
cancel, getTaskId, isCancelled, runTask, runTaskAsynchronously, runTaskLater, runTaskLaterAsynchronously, runTaskTimer, runTaskTimerAsynchronously
-
Constructor Details
-
RemovePlayerCooldownTask
-
-
Method Details
-
run
public void run()
-