<li><ahref="../../../../com/massivecraft/factions/event/FPlayerEnteredFactionEvent.html"title="class in com.massivecraft.factions.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.PlayerJoinReason.html"title="enum in com.massivecraft.factions.event"><spanclass="typeNameLink">Next Class</span></a></li>
<li><ahref="../../../../com/massivecraft/factions/event/FactionEvent.html"title="class in com.massivecraft.factions.event">com.massivecraft.factions.event.FactionEvent</a></li>
<li>
<ulclass="inheritance">
<li><ahref="../../../../com/massivecraft/factions/event/FactionPlayerEvent.html"title="class in com.massivecraft.factions.event">com.massivecraft.factions.event.FactionPlayerEvent</a></li>
<pre>public class <spanclass="typeNameLabel">FPlayerJoinEvent</span>
extends <ahref="../../../../com/massivecraft/factions/event/FactionPlayerEvent.html"title="class in com.massivecraft.factions.event">FactionPlayerEvent</a>
implements org.bukkit.event.Cancellable</pre>
<divclass="block">Event called when an FPlayer joins a Faction.</div>
<tdclass="colLast"><code><spanclass="memberNameLink"><ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.PlayerJoinReason.html"title="enum in com.massivecraft.factions.event">FPlayerJoinEvent.PlayerJoinReason</a></span></code> </td>
<thclass="colOne"scope="col">Constructor and Description</th>
</tr>
<trclass="altColor">
<tdclass="colOne"><code><spanclass="memberNameLink"><ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.html#FPlayerJoinEvent-com.massivecraft.factions.FPlayer-com.massivecraft.factions.Faction-com.massivecraft.factions.event.FPlayerJoinEvent.PlayerJoinReason-">FPlayerJoinEvent</a></span>(<ahref="../../../../com/massivecraft/factions/FPlayer.html"title="interface in com.massivecraft.factions">FPlayer</a> fp,
<ahref="../../../../com/massivecraft/factions/Faction.html"title="interface in com.massivecraft.factions">Faction</a> f,
<ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.PlayerJoinReason.html"title="enum in com.massivecraft.factions.event">FPlayerJoinEvent.PlayerJoinReason</a> r)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method.summary">
<!---->
</a>
<h3>Method Summary</h3>
<tableclass="memberSummary"border="0"cellpadding="3"cellspacing="0"summary="Method Summary table, listing methods, and an explanation">
<thclass="colFirst"scope="col">Modifier and Type</th>
<thclass="colLast"scope="col">Method and Description</th>
</tr>
<trid="i0"class="altColor">
<tdclass="colFirst"><code><ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.PlayerJoinReason.html"title="enum in com.massivecraft.factions.event">FPlayerJoinEvent.PlayerJoinReason</a></code></td>
<h3>Methods inherited from class com.massivecraft.factions.event.<ahref="../../../../com/massivecraft/factions/event/FactionPlayerEvent.html"title="class in com.massivecraft.factions.event">FactionPlayerEvent</a></h3>
<h3>Methods inherited from class com.massivecraft.factions.event.<ahref="../../../../com/massivecraft/factions/event/FactionEvent.html"title="class in com.massivecraft.factions.event">FactionEvent</a></h3>
<pre>public FPlayerJoinEvent(<ahref="../../../../com/massivecraft/factions/FPlayer.html"title="interface in com.massivecraft.factions">FPlayer</a> fp,
<ahref="../../../../com/massivecraft/factions/Faction.html"title="interface in com.massivecraft.factions">Faction</a> f,
<ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.PlayerJoinReason.html"title="enum in com.massivecraft.factions.event">FPlayerJoinEvent.PlayerJoinReason</a> r)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ulclass="blockList">
<liclass="blockList"><aname="method.detail">
<!---->
</a>
<h3>Method Detail</h3>
<aname="getReason--">
<!---->
</a>
<ulclass="blockList">
<liclass="blockList">
<h4>getReason</h4>
<pre>public <ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.PlayerJoinReason.html"title="enum in com.massivecraft.factions.event">FPlayerJoinEvent.PlayerJoinReason</a> getReason()</pre>
<divclass="block">Get the reason the player joined the faction.</div>
<li><ahref="../../../../com/massivecraft/factions/event/FPlayerEnteredFactionEvent.html"title="class in com.massivecraft.factions.event"><spanclass="typeNameLink">Prev Class</span></a></li>
<li><ahref="../../../../com/massivecraft/factions/event/FPlayerJoinEvent.PlayerJoinReason.html"title="enum in com.massivecraft.factions.event"><spanclass="typeNameLink">Next Class</span></a></li>