Interface LocationScheduler
- All Superinterfaces:
Scheduler
A
Scheduler
that schedules tasks for a Location
-
Method Summary
Modifier and TypeMethodDescriptionstatic LocationScheduler
get
(org.bukkit.plugin.Plugin plugin, org.bukkit.Location location)
-
Method Details
-
get
- Parameters:
plugin
- the pluginlocation
- the location- Returns:
- the scheduler
-