Package com.tomkeuper.bedwars.api.tasks


package com.tomkeuper.bedwars.api.tasks
  • Interfaces
    Class
    Description
    The AnnouncementTask interface represents a task for announcing messages to players in an arena.
    The PlayingTask interface represents a task that is executed during the gameplay of a BedWars mini-game.
    The RestartingTask interface represents a task that handles the restarting process of a game in a BedWars arena.
    The StartingTask interface represents a task that handles the starting process of a game in a BedWars arena.