Ejemplo n.º 1
0
 public void use(Mob source) {
   System.out.println(String.format(Local.ACTION_USE_POTION, source.getName()));
 }