Uses of Enum Class
fr.fuzeblocks.homeplugin.core.task.Task
Packages that use Task
-
Uses of Task in fr.fuzeblocks.homeplugin.core.event
Methods in fr.fuzeblocks.homeplugin.core.event that return TaskConstructors in fr.fuzeblocks.homeplugin.core.event with parameters of type TaskModifierConstructorDescriptionOnTeleportTaskCancelledEvent(org.bukkit.entity.Player player, org.bukkit.Location homelocation, String homeName, Task task) Instantiates a new On teleport task cancelled event. -
Uses of Task in fr.fuzeblocks.homeplugin.core.task
Subclasses with type arguments of type Task in fr.fuzeblocks.homeplugin.core.taskMethods in fr.fuzeblocks.homeplugin.core.task that return Task