public List <ItemStack> getResults()
 {
     return(resultTable.getDrops());
 }