Package com.andrei1058.bedwars.api.tasks
Interface PlayingTask
public interface PlayingTask
- 
Method Details- 
getArenaIArena getArena()
- 
getBukkitTaskorg.bukkit.scheduler.BukkitTask getBukkitTask()
- 
getTaskint getTask()Get bukkit task id.
- 
getBedsDestroyCountdownint getBedsDestroyCountdown()
- 
getDragonSpawnCountdownint getDragonSpawnCountdown()
- 
getGameEndCountdownint getGameEndCountdown()
- 
cancelvoid cancel()
 
-