Class PartyCreatedEvent


  • public class PartyCreatedEvent
    extends PartyEvent
    • Method Summary

      • 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
    • Constructor Detail

      • PartyCreatedEvent

        public PartyCreatedEvent​(PlayerParty pParty)