Uses of Enum
fr.fuzeblocks.homeplugin.task.Task
Packages that use Task
- 
Uses of Task in fr.fuzeblocks.homeplugin.eventMethods in fr.fuzeblocks.homeplugin.event that return TaskConstructors in fr.fuzeblocks.homeplugin.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.taskMethods in fr.fuzeblocks.homeplugin.task that return Task