diff --git a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_01.0_Ertheia/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_02.5_Underground/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_03.0_Helios/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_04.0_GrandCrusade/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_05.0_Salvation/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_05.5_EtinasFate/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_06.0_Fafurion/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_07.0_PreludeOfWar/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_08.2_Homunculus/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_09.2_ReturnOfTheQueenAnt/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_10.1_MasterClass/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_10.1_MasterClass/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_10.1_MasterClass/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_10.2_MasterClass/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_1.0/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_1.5_AgeOfSplendor/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_2.0_Saviors/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_2.5_Zaken/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_2.7_Antharas/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_2.8_SevenSigns/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_2.9_SecretOfEmpire/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_3.0_TheKamael/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Classic_Interlude/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Essence_4.2_DwellingOfSpirits/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Essence_5.2_FrostLord/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Essence_6.1_BattleChronicle/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Essence_6.1_BattleChronicle/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Essence_6.1_BattleChronicle/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -} diff --git a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/model/SpawnListener.java b/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/model/SpawnListener.java deleted file mode 100644 index dfb69c6afb..0000000000 --- a/L2J_Mobius_Essence_6.2_Vanguard/java/org/l2jmobius/gameserver/model/SpawnListener.java +++ /dev/null @@ -1,27 +0,0 @@ -/* - * This file is part of the L2J Mobius project. - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - * General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -package org.l2jmobius.gameserver.model; - -import org.l2jmobius.gameserver.model.actor.Npc; - -/** - * @version $Revision: 1.2 $ $Date: 2004/06/27 08:12:59 $ - */ -public interface SpawnListener -{ - void npcSpawned(Npc npc); -}