Class LocalPlayerParty

java.lang.Object
de.simonsator.partyandfriends.api.party.PlayerParty
de.simonsator.partyandfriends.party.playerpartys.LocalPlayerParty

public class LocalPlayerParty extends PlayerParty
  • Constructor Details

    • LocalPlayerParty

      public LocalPlayerParty(OnlinePAFPlayer leader)
      Initials a new party
      Parameters:
      leader - The leader of the party
  • Method Details