Class LobbyThread

java.lang.Object
me.tomski.utils.LobbyThread
All Implemented Interfaces:
Runnable

public class LobbyThread extends Object implements Runnable
  • Field Details

    • isRunning

      public boolean isRunning
  • Constructor Details

    • LobbyThread

      public LobbyThread(PropHunt plugin, int startingTime)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • setId

      public void setId(int ID)