Exemplo n.º 1
0
 public void effect(LivingObject source, LivingObject target, String[] arguments) {
   source.getInterested().sendPacket(Type.EFFECT, source, target, this, 0, 0, 0);
 }