Ejemplo n.º 1
0
 @Override
 public void run() {
   if (!BPlayer.isEmpty()) {
     BPlayer.drunkeness();
   }
 }