diff --git a/doc/allclasses-frame.html b/doc/allclasses-frame.html index 973c751..011ad18 100644 --- a/doc/allclasses-frame.html +++ b/doc/allclasses-frame.html @@ -2,9 +2,9 @@
- +FactionListener
getFactionListener()
FactionListener
getFactionListener()
FactionListener
getFactionListener()
FactionListener
getFactionListener()
KothLooseEvent(Koth koth,
+ org.bukkit.entity.Player player,
+ FactionListener factionListener) |
+
KothRegisterEvent(FactionListener factionListener) |
KothStartEvent(org.bukkit.entity.Player player,
+ Koth koth,
+ FactionListener factionListener) |
+
KothWinEvent(Koth koth,
+ org.bukkit.entity.Player player,
+ FactionListener factionListener) |
+
KothLooseEvent(Koth koth,
- org.bukkit.entity.Player player)
KothLooseEvent(Koth koth,
+ org.bukkit.entity.Player player,
+ FactionListener factionListener)
KothSpawnEvent(fr.maxlego08.koth.zcore.utils.Cuboid location,
Koth koth)
KothStartEvent(org.bukkit.entity.Player player,
- Koth koth)
KothStartEvent(org.bukkit.entity.Player player,
+ Koth koth,
+ FactionListener factionListener)
KothStopEvent(fr.maxlego08.koth.zcore.utils.Cuboid location,
Koth koth)
KothWinEvent(Koth koth,
- org.bukkit.entity.Player player)
KothWinEvent(Koth koth,
+ org.bukkit.entity.Player player,
+ FactionListener factionListener)
KothLooseEvent(Koth koth,
- org.bukkit.entity.Player player)
KothLooseEvent(Koth koth,
+ org.bukkit.entity.Player player,
+ FactionListener factionListener)
FactionListener
getFactionListener()
Koth
getKoth()
org.bukkit.entity.Player
getPlayer()
public KothLooseEvent(Koth koth, - org.bukkit.entity.Player player)+ org.bukkit.entity.Player player, + FactionListener factionListener)
public org.bukkit.entity.Player getPlayer()@@ -264,6 +270,19 @@ extends + + +
public FactionListener getFactionListener()+
KothStartEvent(org.bukkit.entity.Player player,
- Koth koth)
KothStartEvent(org.bukkit.entity.Player player,
+ Koth koth,
+ FactionListener factionListener)
FactionListener
getFactionListener()
Koth
getKoth()
org.bukkit.entity.Player
getPlayer()
public KothStartEvent(org.bukkit.entity.Player player, - Koth koth)+ Koth koth, + FactionListener factionListener)
public Koth getKoth()@@ -264,6 +270,19 @@ extends + + +
public FactionListener getFactionListener()+
KothWinEvent(Koth koth,
- org.bukkit.entity.Player player)
KothWinEvent(Koth koth,
+ org.bukkit.entity.Player player,
+ FactionListener factionListener)
FactionListener
getFactionListener()
Koth
getKoth()
org.bukkit.entity.Player
getPlayer()
public KothWinEvent(Koth koth, - org.bukkit.entity.Player player)+ org.bukkit.entity.Player player, + FactionListener factionListener)
public org.bukkit.entity.Player getPlayer()@@ -264,6 +270,19 @@ extends + + +
public FactionListener getFactionListener()+