Class LeftPartyEvent
java.lang.Object
net.md_5.bungee.api.plugin.Event
de.simonsator.partyandfriends.api.events.party.PartyEvent
de.simonsator.partyandfriends.api.events.party.LeftPartyEvent
This is event is called when a player left a party (no matter if he disconnects from the server, gets kicked or just uses /party leave).
 At this point no new leader was chosen yet. If the leader left the party the leader of the party will now be null.
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class de.simonsator.partyandfriends.api.events.party.PartyEvent
getPartyMethods inherited from class net.md_5.bungee.api.plugin.Event
postCall 
- 
Constructor Details
- 
LeftPartyEvent
 
 - 
 - 
Method Details
- 
getPlayer
 
 -