Exemple #1
0
 @Override
 public double actionsCost(final MOB mob, final List<String> cmds) {
   return CMProps.getCommandActionCost(ID());
 }