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