2019-11-01 20:03:36 +01:00
<!DOCTYPE HTML>
2018-08-29 07:09:18 +02:00
<!-- NewPage -->
< html lang = "en" >
< head >
2019-11-01 20:03:36 +01:00
<!-- Generated by javadoc (12.0.1) on Fri Nov 01 13:30:56 CDT 2019 -->
2018-08-29 07:09:18 +02:00
< title > com.massivecraft.factions.event< / title >
2019-11-01 20:03:36 +01:00
< meta http-equiv = "Content-Type" content = "text/html; charset=utf-8" >
< meta name = "dc.created" content = "2019-11-01" >
2018-08-29 07:09:18 +02:00
< link rel = "stylesheet" type = "text/css" href = "../../../../stylesheet.css" title = "Style" >
2019-11-01 20:03:36 +01:00
< link rel = "stylesheet" type = "text/css" href = "../../../../jquery/jquery-ui.css" title = "Style" >
2018-08-29 07:09:18 +02:00
< script type = "text/javascript" src = "../../../../script.js" > < / script >
2019-11-01 20:03:36 +01:00
< script type = "text/javascript" src = "../../../../jquery/jszip/dist/jszip.min.js" > < / script >
< script type = "text/javascript" src = "../../../../jquery/jszip-utils/dist/jszip-utils.min.js" > < / script >
<!-- [if IE]>
< script type = "text/javascript" src = "../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js" > < / script >
<![endif]-->
< script type = "text/javascript" src = "../../../../jquery/jquery-3.3.1.js" > < / script >
< script type = "text/javascript" src = "../../../../jquery/jquery-migrate-3.0.1.js" > < / script >
< script type = "text/javascript" src = "../../../../jquery/jquery-ui.js" > < / script >
2018-08-29 07:09:18 +02:00
< / head >
< body >
< script type = "text/javascript" > < ! - -
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.massivecraft.factions.event";
}
}
catch(err) {
}
//-->
2019-11-01 20:03:36 +01:00
var pathtoroot = "../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');< / script >
2018-08-29 07:09:18 +02:00
< noscript >
< div > JavaScript is disabled on your browser.< / div >
< / noscript >
2019-11-01 20:03:36 +01:00
< header role = "banner" >
< nav role = "navigation" >
< div class = "fixedNav" >
2018-08-29 07:09:18 +02:00
<!-- ========= START OF TOP NAVBAR ======= -->
2019-11-01 20:03:36 +01:00
< div class = "topNav" > < a id = "navbar.top" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.top" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2019-11-01 20:03:36 +01:00
< a id = "navbar.top.firstrow" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2019-11-01 20:03:36 +01:00
< li > < a href = "../../../../index.html" > Overview< / a > < / li >
2018-08-29 07:09:18 +02:00
< li class = "navBarCell1Rev" > Package< / li >
< li > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
< div class = "subNav" >
2019-11-01 20:03:36 +01:00
< ul class = "navListSearch" >
< li > < label for = "search" > SEARCH:< / label >
< input type = "text" id = "search" value = "search" disabled = "disabled" >
< input type = "reset" id = "reset" value = "reset" disabled = "disabled" >
< / li >
2018-08-29 07:09:18 +02:00
< / ul >
< / div >
2019-11-01 20:03:36 +01:00
< a id = "skip.navbar.top" >
2018-08-29 07:09:18 +02:00
<!-- -->
2019-11-01 20:03:36 +01:00
< / a >
2018-08-29 07:09:18 +02:00
<!-- ========= END OF TOP NAVBAR ========= -->
2019-11-01 20:03:36 +01:00
< / div >
< div class = "navPadding" > < / div >
< script type = "text/javascript" > < ! - -
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
< / script >
< / nav >
< / header >
< main role = "main" >
2018-08-29 07:09:18 +02:00
< div class = "header" >
< h1 title = "Package" class = "title" > Package com.massivecraft.factions.event< / h1 >
< / div >
< div class = "contentContainer" >
< ul class = "blockList" >
< li class = "blockList" >
2019-11-01 20:03:36 +01:00
< div class = "typeSummary" >
< table >
2018-08-29 07:09:18 +02:00
< caption > < span > Class Summary< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Class< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionCreateEvent.html" title = "class in com.massivecraft.factions.event" > FactionCreateEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Event called when a Faction is created.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionDisbandEvent.html" title = "class in com.massivecraft.factions.event" > FactionDisbandEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Event called when a faction is disbanded.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionEvent.html" title = "class in com.massivecraft.factions.event" > FactionEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Represents an event involving a Faction.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionPlayerEvent.html" title = "class in com.massivecraft.factions.event" > FactionPlayerEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Represents an event involving a Faction and a FPlayer.< / div >
< / td >
< / tr >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionRelationEvent.html" title = "class in com.massivecraft.factions.event" > FactionRelationEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Event called when a Faction relation is called.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionRelationWishEvent.html" title = "class in com.massivecraft.factions.event" > FactionRelationWishEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionRenameEvent.html" title = "class in com.massivecraft.factions.event" > FactionRenameEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FPlayerEnteredFactionEvent.html" title = "class in com.massivecraft.factions.event" > FPlayerEnteredFactionEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FPlayerJoinEvent.html" title = "class in com.massivecraft.factions.event" > FPlayerJoinEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Event called when an FPlayer joins a Faction.< / div >
< / td >
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FPlayerLeaveEvent.html" title = "class in com.massivecraft.factions.event" > FPlayerLeaveEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FPlayerRoleChangeEvent.html" title = "class in com.massivecraft.factions.event" > FPlayerRoleChangeEvent< / a > < / th >
< td class = "colLast" >
< div class = "block" > Represents < a href = "../struct/Role.html" title = "enum in com.massivecraft.factions.struct" > < code > Role< / code > < / a > change of a factions player< / div >
< / td >
2018-08-29 07:09:18 +02:00
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FPlayerStoppedFlying.html" title = "class in com.massivecraft.factions.event" > FPlayerStoppedFlying< / a > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < a href = "LandClaimEvent.html" title = "class in com.massivecraft.factions.event" > LandClaimEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Event called when an FPlayer claims land for a Faction.< / div >
< / td >
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < a href = "LandUnclaimAllEvent.html" title = "class in com.massivecraft.factions.event" > LandUnclaimAllEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" > < / td >
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < a href = "LandUnclaimEvent.html" title = "class in com.massivecraft.factions.event" > LandUnclaimEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Event called when an FPlayer unclaims land for a Faction.< / div >
< / td >
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "rowColor" >
< th class = "colFirst" scope = "row" > < a href = "PowerLossEvent.html" title = "class in com.massivecraft.factions.event" > PowerLossEvent< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" >
< div class = "block" > Event called when a player loses power.< / div >
< / td >
< / tr >
2019-11-01 20:03:36 +01:00
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < a href = "PowerRegenEvent.html" title = "class in com.massivecraft.factions.event" > PowerRegenEvent< / a > < / th >
< td class = "colLast" >
< div class = "block" > Event called when a player regenerate power.< / div >
2018-12-06 23:11:20 +01:00
< / td >
< / tr >
2018-08-29 07:09:18 +02:00
< / tbody >
< / table >
2019-11-01 20:03:36 +01:00
< / div >
2018-08-29 07:09:18 +02:00
< / li >
< li class = "blockList" >
2019-11-01 20:03:36 +01:00
< div class = "typeSummary" >
< table >
2018-08-29 07:09:18 +02:00
< caption > < span > Enum Summary< / span > < span class = "tabEnd" > < / span > < / caption >
< tr >
< th class = "colFirst" scope = "col" > Enum< / th >
< th class = "colLast" scope = "col" > Description< / th >
< / tr >
< tbody >
< tr class = "altColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FactionDisbandEvent.PlayerDisbandReason.html" title = "enum in com.massivecraft.factions.event" > FactionDisbandEvent.PlayerDisbandReason< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" > < / td >
< / tr >
< tr class = "rowColor" >
2019-11-01 20:03:36 +01:00
< th class = "colFirst" scope = "row" > < a href = "FPlayerJoinEvent.PlayerJoinReason.html" title = "enum in com.massivecraft.factions.event" > FPlayerJoinEvent.PlayerJoinReason< / a > < / th >
< td class = "colLast" > < / td >
< / tr >
< tr class = "altColor" >
< th class = "colFirst" scope = "row" > < a href = "FPlayerLeaveEvent.PlayerLeaveReason.html" title = "enum in com.massivecraft.factions.event" > FPlayerLeaveEvent.PlayerLeaveReason< / a > < / th >
2018-08-29 07:09:18 +02:00
< td class = "colLast" > < / td >
< / tr >
< / tbody >
< / table >
2019-11-01 20:03:36 +01:00
< / div >
2018-08-29 07:09:18 +02:00
< / li >
< / ul >
< / div >
2019-11-01 20:03:36 +01:00
< / main >
< footer role = "contentinfo" >
< nav role = "navigation" >
2018-08-29 07:09:18 +02:00
<!-- ======= START OF BOTTOM NAVBAR ====== -->
2019-11-01 20:03:36 +01:00
< div class = "bottomNav" > < a id = "navbar.bottom" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< div class = "skipNav" > < a href = "#skip.navbar.bottom" title = "Skip navigation links" > Skip navigation links< / a > < / div >
2019-11-01 20:03:36 +01:00
< a id = "navbar.bottom.firstrow" >
2018-08-29 07:09:18 +02:00
<!-- -->
< / a >
< ul class = "navList" title = "Navigation" >
2019-11-01 20:03:36 +01:00
< li > < a href = "../../../../index.html" > Overview< / a > < / li >
2018-08-29 07:09:18 +02:00
< li class = "navBarCell1Rev" > Package< / li >
< li > Class< / li >
< li > < a href = "package-tree.html" > Tree< / a > < / li >
< li > < a href = "../../../../deprecated-list.html" > Deprecated< / a > < / li >
< li > < a href = "../../../../index-files/index-1.html" > Index< / a > < / li >
< li > < a href = "../../../../help-doc.html" > Help< / a > < / li >
< / ul >
< / div >
2019-11-01 20:03:36 +01:00
< a id = "skip.navbar.bottom" >
2018-08-29 07:09:18 +02:00
<!-- -->
2019-11-01 20:03:36 +01:00
< / a >
2018-08-29 07:09:18 +02:00
<!-- ======== END OF BOTTOM NAVBAR ======= -->
2019-11-01 20:03:36 +01:00
< / nav >
< / footer >
2018-08-29 07:09:18 +02:00
< / body >
< / html >