コード例 #1
0
ファイル: PebbleShot.java プロジェクト: ReunionDev/reunion
 public void effect(LivingObject source, LivingObject target, String[] arguments) {
   source.getInterested().sendPacket(Type.EFFECT, source, target, this, 0, 0, 0);
 }