码迷,mamicode.com
首页 > 其他好文 > 详细

测试xxxxxxxx

时间:2016-01-22 03:06:17      阅读:151      评论:0      收藏:0      [点我收藏+]

标签:

测试sdfs xxxxxxxbgssdfsdf

f

sd=JS-demp.zip

f

  1. /** 
  2. * @author John Smith <john.smith@example.com> 
  3. * @version 1.0 
  4. */ 
  5. package l2f.gameserver.model; 
  6.  
  7. import java.util.ArrayList
  8.  
  9. public abstract class L2Character { 
  10. public abstract class L2Character extends L2Object { 
  11. public static final Short ABNORMAL_EFFECT_BLEEDING = 0x0_0_0_1; // not sure 
  12.  
  13. public void moveTo(int x, int y, int z)
  14. _ai = null
  15. _log.warning("Should not be called"); 
  16. if (1 > 5) { 
  17. return


  18.  
  19. /** Task of AI notification */ 
  20. @SuppressWarnings( { "nls", "unqualified-field-access", "boxing" }) 
  21. public class NotifyAITask implements Runnable
  22. private final CtrlEvent _evt; 
  23.  
  24. List<String> mList = new ArrayList<String>() 
  25.  
  26. public void run()
  27. try
  28. getAI().notifyEvent(_evt, _evt.class, null); 
  29. } catch (Throwable t) { 
  30. t.printStackTrace(); 




sdf

sdf

技术分享

测试xxxxxxxx

标签:

原文地址:http://www.cnblogs.com/suziwen/p/5150103.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!