Fresh javadocs.
Signed-off-by: DroppingAnvil <dr0pping.4nvi1@gmail.com>
This commit is contained in:
@@ -1,12 +1,22 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_191) on Thu Dec 06 16:05:49 CST 2018 -->
|
||||
<!-- Generated by javadoc (12.0.1) on Fri Nov 01 13:30:56 CDT 2019 -->
|
||||
<title>FactionPlayerEvent</title>
|
||||
<meta content="2018-12-06" name="date">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="dc.created" content="2019-11-01">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../../script.js"></script>
|
||||
<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>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
@@ -18,26 +28,31 @@
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var methods = {"i0":10};
|
||||
var data = {"i0":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
</script>
|
||||
var pathtoroot = "../../../../";
|
||||
var useModuleDirectories = true;
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<header role="banner">
|
||||
<nav role="navigation">
|
||||
<div class="fixedNav">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a name="navbar.top">
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.top.firstrow">
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
@@ -47,51 +62,44 @@ var activeTableTab = "activeTableTab";
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/massivecraft/factions/event/FactionEvent.html" title="class in com.massivecraft.factions.event"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/massivecraft/factions/event/FactionRelationEvent.html" title="class in com.massivecraft.factions.event"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/massivecraft/factions/event/FactionPlayerEvent.html" target="_top">Frames</a></li>
|
||||
<li><a href="FactionPlayerEvent.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_top">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_top");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested.classes.inherited.from.class.org.bukkit.event.Event">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.top">
|
||||
<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>
|
||||
</ul>
|
||||
</div>
|
||||
<a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</a>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
</div>
|
||||
<div class="navPadding"> </div>
|
||||
<script type="text/javascript"><!--
|
||||
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
//-->
|
||||
</script>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<div class="subTitle">com.massivecraft.factions.event</div>
|
||||
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">com.massivecraft.factions.event</a></div>
|
||||
<h2 title="Class FactionPlayerEvent" class="title">Class FactionPlayerEvent</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
@@ -102,7 +110,7 @@ var activeTableTab = "activeTableTab";
|
||||
<li>org.bukkit.event.Event</li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="../../../../com/massivecraft/factions/event/FactionEvent.html" title="class in com.massivecraft.factions.event">com.massivecraft.factions.event.FactionEvent</a></li>
|
||||
<li><a href="FactionEvent.html" title="class in com.massivecraft.factions.event">com.massivecraft.factions.event.FactionEvent</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>com.massivecraft.factions.event.FactionPlayerEvent</li>
|
||||
@@ -118,33 +126,11 @@ var activeTableTab = "activeTableTab";
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Direct Known Subclasses:</dt>
|
||||
<dd><a href="../../../../com/massivecraft/factions/event/FactionRelationWishEvent.html"
|
||||
title="class in com.massivecraft.factions.event">FactionRelationWishEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/FactionRenameEvent.html"
|
||||
title="class in com.massivecraft.factions.event">FactionRenameEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/FPlayerEnteredFactionEvent.html"
|
||||
title="class in com.massivecraft.factions.event">FPlayerEnteredFactionEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.html"
|
||||
title="class in com.massivecraft.factions.event">FPlayerJoinEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/FPlayerLeaveEvent.html"
|
||||
title="class in com.massivecraft.factions.event">FPlayerLeaveEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/FPlayerStoppedFlying.html"
|
||||
title="class in com.massivecraft.factions.event">FPlayerStoppedFlying</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/LandClaimEvent.html"
|
||||
title="class in com.massivecraft.factions.event">LandClaimEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/LandUnclaimAllEvent.html"
|
||||
title="class in com.massivecraft.factions.event">LandUnclaimAllEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/LandUnclaimEvent.html"
|
||||
title="class in com.massivecraft.factions.event">LandUnclaimEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/PowerLossEvent.html"
|
||||
title="class in com.massivecraft.factions.event">PowerLossEvent</a>, <a
|
||||
href="../../../../com/massivecraft/factions/event/PowerRegenEvent.html"
|
||||
title="class in com.massivecraft.factions.event">PowerRegenEvent</a></dd>
|
||||
<dd><code><a href="FactionRelationWishEvent.html" title="class in com.massivecraft.factions.event">FactionRelationWishEvent</a></code>, <code><a href="FactionRenameEvent.html" title="class in com.massivecraft.factions.event">FactionRenameEvent</a></code>, <code><a href="FPlayerEnteredFactionEvent.html" title="class in com.massivecraft.factions.event">FPlayerEnteredFactionEvent</a></code>, <code><a href="FPlayerJoinEvent.html" title="class in com.massivecraft.factions.event">FPlayerJoinEvent</a></code>, <code><a href="FPlayerLeaveEvent.html" title="class in com.massivecraft.factions.event">FPlayerLeaveEvent</a></code>, <code><a href="FPlayerRoleChangeEvent.html" title="class in com.massivecraft.factions.event">FPlayerRoleChangeEvent</a></code>, <code><a href="FPlayerStoppedFlying.html" title="class in com.massivecraft.factions.event">FPlayerStoppedFlying</a></code>, <code><a href="LandClaimEvent.html" title="class in com.massivecraft.factions.event">LandClaimEvent</a></code>, <code><a href="LandUnclaimAllEvent.html" title="class in com.massivecraft.factions.event">LandUnclaimAllEvent</a></code>, <code><a href="LandUnclaimEvent.html" title="class in com.massivecraft.factions.event">LandUnclaimEvent</a></code>, <code><a href="PowerLossEvent.html" title="class in com.massivecraft.factions.event">PowerLossEvent</a></code>, <code><a href="PowerRegenEvent.html" title="class in com.massivecraft.factions.event">PowerRegenEvent</a></code></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<br>
|
||||
<pre>public class <span class="typeNameLabel">FactionPlayerEvent</span>
|
||||
extends <a href="../../../../com/massivecraft/factions/event/FactionEvent.html" title="class in com.massivecraft.factions.event">FactionEvent</a></pre>
|
||||
extends <a href="FactionEvent.html" title="class in com.massivecraft.factions.event">FactionEvent</a></pre>
|
||||
<div class="block">Represents an event involving a Faction and a FPlayer.</div>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -153,13 +139,14 @@ extends <a href="../../../../com/massivecraft/factions/event/FactionEvent.html"
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested.class.summary">
|
||||
<li class="blockList"><a id="nested.class.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested Class Summary</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="nested.classes.inherited.from.class.org.bukkit.event.Event">
|
||||
<li class="blockList"><a id="nested.classes.inherited.from.class.org.bukkit.event.Event">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.bukkit.event.Event</h3>
|
||||
@@ -167,81 +154,102 @@ extends <a href="../../../../com/massivecraft/factions/event/FactionEvent.html"
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Summary</h3>
|
||||
<table border="0" cellpadding="3" cellspacing="0" class="memberSummary"
|
||||
summary="Field Summary table, listing fields, and an explanation">
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Field and Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected <a href="../../../../com/massivecraft/factions/FPlayer.html"
|
||||
title="interface in com.massivecraft.factions">FPlayer</a></code>
|
||||
</td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a
|
||||
href="../../../../com/massivecraft/factions/event/FactionPlayerEvent.html#fPlayer">fPlayer</a></span></code>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</section>
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="field.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Summary</h3>
|
||||
<div class="memberSummary">
|
||||
<table>
|
||||
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Field</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>protected <a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#fPlayer">fPlayer</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.summary">
|
||||
<li class="blockList"><a id="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
||||
<div class="memberSummary">
|
||||
<table>
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colOne" scope="col">Constructor and Description</th>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tbody>
|
||||
<tr class="altColor">
|
||||
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/massivecraft/factions/event/FactionPlayerEvent.html#FactionPlayerEvent-com.massivecraft.factions.Faction-com.massivecraft.factions.FPlayer-">FactionPlayerEvent</a></span>(<a href="../../../../com/massivecraft/factions/Faction.html" title="interface in com.massivecraft.factions">Faction</a> faction,
|
||||
<a href="../../../../com/massivecraft/factions/FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> fPlayer)</code> </td>
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E(com.massivecraft.factions.Faction,com.massivecraft.factions.FPlayer)">FactionPlayerEvent</a></span>​(<a href="../Faction.html" title="interface in com.massivecraft.factions">Faction</a> faction,
|
||||
<a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> fPlayer)</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.summary">
|
||||
<li class="blockList"><a id="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<div class="memberSummary">
|
||||
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="memberSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Instance Methods</button><button role="tab" aria-selected="false" aria-controls="memberSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t4" class="tableTab" onclick="show(8);">Concrete Methods</button></div>
|
||||
<div id="memberSummary_tabpanel" role="tabpanel">
|
||||
<table aria-labelledby="t0">
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colLast" scope="col">Method and Description</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="../../../../com/massivecraft/factions/FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a></code></td>
|
||||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/massivecraft/factions/event/FactionPlayerEvent.html#getfPlayer--">getfPlayer</a></span>()</code> </td>
|
||||
<tbody>
|
||||
<tr class="altColor" id="i0">
|
||||
<td class="colFirst"><code><a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getfPlayer()">getfPlayer</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.com.massivecraft.factions.event.FactionEvent">
|
||||
<li class="blockList"><a id="methods.inherited.from.class.com.massivecraft.factions.event.FactionEvent">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class com.massivecraft.factions.event.<a href="../../../../com/massivecraft/factions/event/FactionEvent.html" title="class in com.massivecraft.factions.event">FactionEvent</a></h3>
|
||||
<code><a href="../../../../com/massivecraft/factions/event/FactionEvent.html#getFaction--">getFaction</a>, <a href="../../../../com/massivecraft/factions/event/FactionEvent.html#getHandlerList--">getHandlerList</a>, <a href="../../../../com/massivecraft/factions/event/FactionEvent.html#getHandlers--">getHandlers</a></code></li>
|
||||
<h3>Methods inherited from class com.massivecraft.factions.event.<a href="FactionEvent.html" title="class in com.massivecraft.factions.event">FactionEvent</a></h3>
|
||||
<code><a href="FactionEvent.html#getFaction()">getFaction</a>, <a href="FactionEvent.html#getHandlerList()">getHandlerList</a>, <a href="FactionEvent.html#getHandlers()">getHandlers</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.org.bukkit.event.Event">
|
||||
<li class="blockList"><a id="methods.inherited.from.class.org.bukkit.event.Event">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.bukkit.event.Event</h3>
|
||||
<code>getEventName, isAsynchronous</code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
||||
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.Object</h3>
|
||||
@@ -249,80 +257,89 @@ extends <a href="../../../../com/massivecraft/factions/event/FactionEvent.html"
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Detail</h3>
|
||||
<a name="fPlayer">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>fPlayer</h4>
|
||||
<pre>protected final <a href="../../../../com/massivecraft/factions/FPlayer.html"
|
||||
title="interface in com.massivecraft.factions">FPlayer</a> fPlayer</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<!-- ============ FIELD DETAIL =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="constructor.detail">
|
||||
<li class="blockList"><a id="field.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Field Detail</h3>
|
||||
<a id="fPlayer">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>fPlayer</h4>
|
||||
<pre>protected final <a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> fPlayer</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Detail</h3>
|
||||
<a name="FactionPlayerEvent-com.massivecraft.factions.Faction-com.massivecraft.factions.FPlayer-">
|
||||
<a id="<init>(com.massivecraft.factions.Faction,com.massivecraft.factions.FPlayer)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>FactionPlayerEvent</h4>
|
||||
<pre>public FactionPlayerEvent(<a href="../../../../com/massivecraft/factions/Faction.html" title="interface in com.massivecraft.factions">Faction</a> faction,
|
||||
<a href="../../../../com/massivecraft/factions/FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> fPlayer)</pre>
|
||||
<pre>public FactionPlayerEvent​(<a href="../Faction.html" title="interface in com.massivecraft.factions">Faction</a> faction,
|
||||
<a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> fPlayer)</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a name="method.detail">
|
||||
<li class="blockList"><a id="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a name="getfPlayer--">
|
||||
<a id="getfPlayer()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getfPlayer</h4>
|
||||
<pre>public <a href="../../../../com/massivecraft/factions/FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> getfPlayer()</pre>
|
||||
<pre class="methodSignature">public <a href="../FPlayer.html" title="interface in com.massivecraft.factions">FPlayer</a> getfPlayer()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a name="navbar.bottom">
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a name="navbar.bottom.firstrow">
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../../overview-summary.html">Overview</a></li>
|
||||
<li><a href="../../../../index.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="package-tree.html">Tree</a></li>
|
||||
@@ -332,47 +349,27 @@ extends <a href="../../../../com/massivecraft/factions/event/FactionEvent.html"
|
||||
</ul>
|
||||
</div>
|
||||
<div class="subNav">
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../com/massivecraft/factions/event/FactionEvent.html" title="class in com.massivecraft.factions.event"><span class="typeNameLink">Prev Class</span></a></li>
|
||||
<li><a href="../../../../com/massivecraft/factions/event/FactionRelationEvent.html" title="class in com.massivecraft.factions.event"><span class="typeNameLink">Next Class</span></a></li>
|
||||
</ul>
|
||||
<ul class="navList">
|
||||
<li><a href="../../../../index.html?com/massivecraft/factions/event/FactionPlayerEvent.html" target="_top">Frames</a></li>
|
||||
<li><a href="FactionPlayerEvent.html" target="_top">No Frames</a></li>
|
||||
</ul>
|
||||
<ul class="navList" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
|
||||
</ul>
|
||||
<div>
|
||||
<script type="text/javascript"><!--
|
||||
allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
||||
if(window==top) {
|
||||
allClassesLink.style.display = "block";
|
||||
}
|
||||
else {
|
||||
allClassesLink.style.display = "none";
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested.classes.inherited.from.class.org.bukkit.event.Event">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#field.detail">Field</a> | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="skip.navbar.bottom">
|
||||
</div>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
</a>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user