Ejemplo n.º 1
0
 @Override
 public int getDropCount(int i, Random random) {
   return parent.getDropCount(i, random);
 }