Uses of Class
fr.fuzeblocks.homeplugin.task.TaskManager
Packages that use TaskManager
- 
Uses of TaskManager in fr.fuzeblocks.homeplugin.taskMethods in fr.fuzeblocks.homeplugin.task that return TaskManagerModifier and TypeMethodDescriptionstatic TaskManagerTaskSaveUtils.getTaskManagerInstance(org.bukkit.entity.Player player) Gets task manager instance.Methods in fr.fuzeblocks.homeplugin.task with parameters of type TaskManagerModifier and TypeMethodDescriptionstatic voidCancelTask.cancelTeleportTask(TaskManager taskManager) Cancel teleport task.static voidTaskSaveUtils.setTaskManagerInstance(org.bukkit.entity.Player player, TaskManager taskManager) Sets task manager instance.