Exemplo n.º 1
0
 public void handleCollect(GameMap gameMap, Npc npc) {
   handleCollect(gameMap, npc, false, npc.getRebirthTime());
 }