Uses of Interface
net.playavalon.mythicdungeons.api.party.IDungeonParty
Packages that use IDungeonParty
Package
Description
-
Uses of IDungeonParty in net.playavalon.mythicdungeons
Methods in net.playavalon.mythicdungeons with parameters of type IDungeonParty -
Uses of IDungeonParty in net.playavalon.mythicdungeons.api
Methods in net.playavalon.mythicdungeons.api with parameters of type IDungeonPartyModifier and TypeMethodDescriptionMythicDungeonsService.isPartyQueuedForDungeon
(IDungeonParty party) Returns the party that a player is in. -
Uses of IDungeonParty in net.playavalon.mythicdungeons.managers
Methods in net.playavalon.mythicdungeons.managers that return IDungeonPartyMethods in net.playavalon.mythicdungeons.managers with parameters of type IDungeonPartyModifier and TypeMethodDescriptionorg.bukkit.Location
PartyProviderManager.getPartySavePoint
(IDungeonParty party, String dungeon) Retrieves the location of the party leader's savepoint for this dungeon, or null if not present.void
PartyProviderManager.updatePartyPlayers
(IDungeonParty party) -
Uses of IDungeonParty in net.playavalon.mythicdungeons.player
Methods in net.playavalon.mythicdungeons.player that return IDungeonPartyMethods in net.playavalon.mythicdungeons.player with parameters of type IDungeonParty -
Uses of IDungeonParty in net.playavalon.mythicdungeons.player.party
Classes in net.playavalon.mythicdungeons.player.party that implement IDungeonParty -
Uses of IDungeonParty in net.playavalon.mythicdungeons.player.party.partysystem
Classes in net.playavalon.mythicdungeons.player.party.partysystem that implement IDungeonParty