From 9ad8cd9fd7026fdd5c7d667ca274131996dfcb6d Mon Sep 17 00:00:00 2001 From: Maxlego08 Date: Fri, 24 Apr 2020 16:20:47 +0200 Subject: [PATCH] Update docs --- doc/allclasses-frame.html | 4 +- doc/allclasses-noframe.html | 4 +- doc/constant-values.html | 4 +- doc/deprecated-list.html | 4 +- doc/fr/maxlego08/koth/FactionListener.html | 4 +- doc/fr/maxlego08/koth/Koth.html | 4 +- doc/fr/maxlego08/koth/KothLoot.html | 4 +- .../koth/class-use/FactionListener.html | 31 +++++++++++++++- doc/fr/maxlego08/koth/class-use/Koth.html | 19 ++++++---- doc/fr/maxlego08/koth/class-use/KothLoot.html | 4 +- doc/fr/maxlego08/koth/event/KothEvent.html | 4 +- .../maxlego08/koth/event/KothLooseEvent.html | 37 ++++++++++++++----- .../maxlego08/koth/event/KothLootEvent.html | 4 +- .../koth/event/KothRegisterEvent.html | 4 +- .../maxlego08/koth/event/KothSpawnEvent.html | 4 +- .../maxlego08/koth/event/KothStartEvent.html | 37 ++++++++++++++----- .../maxlego08/koth/event/KothStopEvent.html | 4 +- doc/fr/maxlego08/koth/event/KothWinEvent.html | 37 ++++++++++++++----- .../koth/event/class-use/KothEvent.html | 4 +- .../koth/event/class-use/KothLooseEvent.html | 4 +- .../koth/event/class-use/KothLootEvent.html | 4 +- .../event/class-use/KothRegisterEvent.html | 4 +- .../koth/event/class-use/KothSpawnEvent.html | 4 +- .../koth/event/class-use/KothStartEvent.html | 4 +- .../koth/event/class-use/KothStopEvent.html | 4 +- .../koth/event/class-use/KothWinEvent.html | 4 +- .../maxlego08/koth/event/package-frame.html | 4 +- .../maxlego08/koth/event/package-summary.html | 4 +- doc/fr/maxlego08/koth/event/package-tree.html | 4 +- doc/fr/maxlego08/koth/event/package-use.html | 4 +- .../koth/factions/LegacyFaction.html | 4 +- doc/fr/maxlego08/koth/factions/NoFaction.html | 4 +- .../koth/factions/SuperiorSkyblock2.html | 4 +- .../maxlego08/koth/factions/UUIDFaction.html | 4 +- .../factions/class-use/LegacyFaction.html | 4 +- .../koth/factions/class-use/NoFaction.html | 4 +- .../factions/class-use/SuperiorSkyblock2.html | 4 +- .../koth/factions/class-use/UUIDFaction.html | 4 +- .../koth/factions/package-frame.html | 4 +- .../koth/factions/package-summary.html | 4 +- .../maxlego08/koth/factions/package-tree.html | 4 +- .../maxlego08/koth/factions/package-use.html | 4 +- doc/fr/maxlego08/koth/package-frame.html | 4 +- doc/fr/maxlego08/koth/package-summary.html | 4 +- doc/fr/maxlego08/koth/package-tree.html | 4 +- doc/fr/maxlego08/koth/package-use.html | 4 +- .../koth/scheduler/SchedulerType.html | 4 +- .../scheduler/class-use/SchedulerType.html | 4 +- .../koth/scheduler/package-frame.html | 4 +- .../koth/scheduler/package-summary.html | 4 +- .../koth/scheduler/package-tree.html | 4 +- .../maxlego08/koth/scheduler/package-use.html | 4 +- doc/help-doc.html | 4 +- doc/index-files/index-1.html | 4 +- doc/index-files/index-10.html | 4 +- doc/index-files/index-11.html | 4 +- doc/index-files/index-12.html | 4 +- doc/index-files/index-13.html | 4 +- doc/index-files/index-2.html | 4 +- doc/index-files/index-3.html | 4 +- doc/index-files/index-4.html | 10 ++++- doc/index-files/index-5.html | 4 +- doc/index-files/index-6.html | 10 ++--- doc/index-files/index-7.html | 4 +- doc/index-files/index-8.html | 4 +- doc/index-files/index-9.html | 4 +- doc/index.html | 2 +- doc/overview-frame.html | 4 +- doc/overview-summary.html | 4 +- doc/overview-tree.html | 4 +- 70 files changed, 262 insertions(+), 169 deletions(-) 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 @@ - + All Classes - + diff --git a/doc/allclasses-noframe.html b/doc/allclasses-noframe.html index f00fbbf..b421847 100644 --- a/doc/allclasses-noframe.html +++ b/doc/allclasses-noframe.html @@ -2,9 +2,9 @@ - + All Classes - + diff --git a/doc/constant-values.html b/doc/constant-values.html index effe2aa..92c7193 100644 --- a/doc/constant-values.html +++ b/doc/constant-values.html @@ -2,9 +2,9 @@ - + Constant Field Values - + diff --git a/doc/deprecated-list.html b/doc/deprecated-list.html index fc02e25..62040c5 100644 --- a/doc/deprecated-list.html +++ b/doc/deprecated-list.html @@ -2,9 +2,9 @@ - + Deprecated List - + diff --git a/doc/fr/maxlego08/koth/FactionListener.html b/doc/fr/maxlego08/koth/FactionListener.html index 3d5e061..17cf830 100644 --- a/doc/fr/maxlego08/koth/FactionListener.html +++ b/doc/fr/maxlego08/koth/FactionListener.html @@ -2,9 +2,9 @@ - + FactionListener - + diff --git a/doc/fr/maxlego08/koth/Koth.html b/doc/fr/maxlego08/koth/Koth.html index 3910c96..929397a 100644 --- a/doc/fr/maxlego08/koth/Koth.html +++ b/doc/fr/maxlego08/koth/Koth.html @@ -2,9 +2,9 @@ - + Koth - + diff --git a/doc/fr/maxlego08/koth/KothLoot.html b/doc/fr/maxlego08/koth/KothLoot.html index 3c614ae..99e348c 100644 --- a/doc/fr/maxlego08/koth/KothLoot.html +++ b/doc/fr/maxlego08/koth/KothLoot.html @@ -2,9 +2,9 @@ - + KothLoot - + diff --git a/doc/fr/maxlego08/koth/class-use/FactionListener.html b/doc/fr/maxlego08/koth/class-use/FactionListener.html index b16ed8c..52f96db 100644 --- a/doc/fr/maxlego08/koth/class-use/FactionListener.html +++ b/doc/fr/maxlego08/koth/class-use/FactionListener.html @@ -2,9 +2,9 @@ - + Uses of Interface fr.maxlego08.koth.FactionListener - + @@ -138,8 +138,20 @@ FactionListener +KothWinEvent.getFactionListener()  + + +FactionListener +KothStartEvent.getFactionListener()  + + +FactionListener KothRegisterEvent.getFactionListener()  + +FactionListener +KothLooseEvent.getFactionListener()  + @@ -162,8 +174,23 @@ + + + + + + + + +
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) 
diff --git a/doc/fr/maxlego08/koth/class-use/Koth.html b/doc/fr/maxlego08/koth/class-use/Koth.html index a3fd258..64f26e6 100644 --- a/doc/fr/maxlego08/koth/class-use/Koth.html +++ b/doc/fr/maxlego08/koth/class-use/Koth.html @@ -2,9 +2,9 @@ - + Uses of Class fr.maxlego08.koth.Koth - + @@ -131,24 +131,27 @@ -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)  diff --git a/doc/fr/maxlego08/koth/class-use/KothLoot.html b/doc/fr/maxlego08/koth/class-use/KothLoot.html index ef7c578..f1dda84 100644 --- a/doc/fr/maxlego08/koth/class-use/KothLoot.html +++ b/doc/fr/maxlego08/koth/class-use/KothLoot.html @@ -2,9 +2,9 @@ - + Uses of Class fr.maxlego08.koth.KothLoot - + diff --git a/doc/fr/maxlego08/koth/event/KothEvent.html b/doc/fr/maxlego08/koth/event/KothEvent.html index 9b9dbf1..6dc09c8 100644 --- a/doc/fr/maxlego08/koth/event/KothEvent.html +++ b/doc/fr/maxlego08/koth/event/KothEvent.html @@ -2,9 +2,9 @@ - + KothEvent - + diff --git a/doc/fr/maxlego08/koth/event/KothLooseEvent.html b/doc/fr/maxlego08/koth/event/KothLooseEvent.html index c77d37a..ec9667c 100644 --- a/doc/fr/maxlego08/koth/event/KothLooseEvent.html +++ b/doc/fr/maxlego08/koth/event/KothLooseEvent.html @@ -2,9 +2,9 @@ - + KothLooseEvent - + @@ -18,7 +18,7 @@ catch(err) { } //--> -var methods = {"i0":10,"i1":10}; +var methods = {"i0":10,"i1":10,"i2":10}; var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; @@ -158,8 +158,9 @@ extends Constructor and Description -KothLooseEvent(Koth koth, - org.bukkit.entity.Player player)  +KothLooseEvent(Koth koth, + org.bukkit.entity.Player player, + FactionListener factionListener)  @@ -177,10 +178,14 @@ extends Method and Description +FactionListener +getFactionListener()  + + Koth getKoth()  - + org.bukkit.entity.Player getPlayer()  @@ -220,14 +225,15 @@ extends + @@ -254,7 +260,7 @@ extends -