Class LeftPartyEvent


  • public class LeftPartyEvent
    extends PartyEvent
    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)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      PAFPlayer getPlayer()  
      • Methods inherited from class de.simonsator.partyandfriends.api.events.party.PartyEvent

        getParty
      • Methods inherited from class net.md_5.bungee.api.plugin.Event

        postCall
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait