Index
All Classes and Interfaces|All Packages|Serialized Form
G
- GENERAL - Enum constant in enum class net.playavalon.mythicdungeons.api.parents.TriggerCategory
- get(String) - Method in class net.playavalon.mythicdungeons.managers.DungeonManager
- get(String) - Method in class net.playavalon.mythicdungeons.managers.LootTableManager
- get(UUID) - Method in class net.playavalon.mythicdungeons.managers.PlayerManager
- get(Player) - Method in class net.playavalon.mythicdungeons.managers.PartyProviderManager
- getAccessCooldown(Player) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getAll() - Method in class net.playavalon.mythicdungeons.managers.ConditionManager
- getAll() - Method in class net.playavalon.mythicdungeons.managers.DungeonManager
- getAll() - Method in class net.playavalon.mythicdungeons.managers.FunctionManager
- getAll() - Method in class net.playavalon.mythicdungeons.managers.TriggerManager
- getAllDungeons() - Method in interface net.playavalon.mythicdungeons.api.MythicDungeonsService
-
Get all registered dungeon objects.
- getAllDungeons() - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getAllFields(List<Field>, Class<?>) - Static method in class net.playavalon.mythicdungeons.utility.ReflectionUtils
- getAnnotatedFields(List<Field>, Class<?>, Class<? extends Annotation>) - Static method in class net.playavalon.mythicdungeons.utility.ReflectionUtils
- getAuthor() - Method in class net.playavalon.mythicdungeons.listeners.PAPIPlaceholders
- getBlockedMenuItem() - Static method in class net.playavalon.mythicdungeons.utility.Util
- getBuilder(Player) - Method in class net.playavalon.mythicdungeons.managers.PartyRecruitmentManager
- getBuildNumber() - Method in class net.playavalon.mythicdungeons.MythicDungeons
-
Returns the MythicDungeons development build version
- getById(int) - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
- getByUniqueId(UUID) - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
- getByUniqueIdGlobal(UUID) - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
- getCondition(String) - Method in class net.playavalon.mythicdungeons.managers.ConditionManager
- getConditionNames() - Method in class net.playavalon.mythicdungeons.managers.ConditionManager
- getCooldownTime() - Method in class net.playavalon.mythicdungeons.dungeons.functions.rewards.FunctionReward
- getDefaultDataInstruction() - Method in class net.playavalon.mythicdungeons.compatibility.betonquest.objectives.CompleteDungeonObjective
- getDefaultKeyItem() - Static method in class net.playavalon.mythicdungeons.utility.Util
- getDungeonInstance(String) - Method in interface net.playavalon.mythicdungeons.api.MythicDungeonsService
-
Get the dungeon instance associated with the passed in world name.
- getDungeonInstance(String) - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getDungeonInstance(Player) - Method in interface net.playavalon.mythicdungeons.api.MythicDungeonsService
-
Returns the instance the player is in.
- getDungeonInstance(Player) - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getDungeonManager() - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getDungeonParty() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
- getDungeonSavePoint(String) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
- getDungeonsFolder() - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getEntityGroup(LivingEntity) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getExitLocation() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
- getFirstKey(Player) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getFunction(String) - Method in class net.playavalon.mythicdungeons.managers.FunctionManager
- getFunctionNames() - Method in class net.playavalon.mythicdungeons.managers.FunctionManager
- getFunctions() - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getFunctionTool() - Static method in class net.playavalon.mythicdungeons.utility.Util
- getFutureTime(int) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getFutureTimeInSeconds(int) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getHandlerList() - Static method in class net.playavalon.mythicdungeons.api.events.dungeon.DungeonEvent
- getHandlerList() - Static method in class net.playavalon.mythicdungeons.api.events.dungeon.HotbarSetEvent
- getHandlerList() - Static method in class net.playavalon.mythicdungeons.api.events.party.MythicPartyEvent
- getHandlers() - Method in class net.playavalon.mythicdungeons.api.events.dungeon.DungeonEvent
- getHandlers() - Method in class net.playavalon.mythicdungeons.api.events.dungeon.HotbarSetEvent
- getHandlers() - Method in class net.playavalon.mythicdungeons.api.events.party.MythicPartyEvent
- getHostPlayer() - Method in class net.playavalon.mythicdungeons.api.events.party.MythicPartyCreateEvent
- getIdentifier() - Method in class net.playavalon.mythicdungeons.listeners.PAPIPlaceholders
- getInviteFrom() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
- getItem(int) - Method in class net.playavalon.mythicdungeons.player.Hotbar
- getItemDisplayName(ItemStack) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getItems() - Method in class net.playavalon.mythicdungeons.player.Hotbar
- getLeader() - Method in interface net.playavalon.mythicdungeons.api.party.IDungeonParty
- getLeader() - Method in class net.playavalon.mythicdungeons.player.party.partysystem.MythicParty
- getLeader() - Method in class net.playavalon.mythicdungeons.player.party.PartyWrapper
- getListing(Player) - Method in class net.playavalon.mythicdungeons.managers.PartyRecruitmentManager
- getListings() - Method in class net.playavalon.mythicdungeons.managers.PartyRecruitmentManager
- getLocale(String) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
- getLootCooldown(FunctionReward) - Method in class net.playavalon.mythicdungeons.dungeons.rewards.PlayerLootData
- getLootUnlockTime(Player, FunctionReward) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getMessage(String) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
- getMessage(String, boolean) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
- getMessage(String, boolean, String...) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
- getMessage(String, String...) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
- getMessageList(String) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
- getMythicItemType(ItemStack) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getMythicPlayer(UUID) - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getMythicPlayer(Player) - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getName() - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
- getNextInLine() - Method in class net.playavalon.mythicdungeons.managers.QueueManager
- getNextInLine(int) - Method in class net.playavalon.mythicdungeons.managers.QueueManager
- getNextLootTime() - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getNextUnlockTime() - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getNPC(Entity) - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
- getParty() - Method in class net.playavalon.mythicdungeons.api.events.party.MythicPartyEvent
- getParty(Player) - Method in interface net.playavalon.mythicdungeons.api.MythicDungeonsService
-
Returns the party that a player is in.
- getParty(Player) - Method in class net.playavalon.mythicdungeons.managers.PartyManager
- getParty(Player) - Method in class net.playavalon.mythicdungeons.MythicDungeons
- getPartySavePoint(String) - Method in interface net.playavalon.mythicdungeons.api.party.IDungeonParty
- getPartySavePoint(IDungeonParty, String) - Method in class net.playavalon.mythicdungeons.managers.PartyProviderManager
-
Retrieves the location of the party leader's savepoint for this dungeon, or null if not present.
- getPlayer() - Method in class net.playavalon.mythicdungeons.api.events.dungeon.HotbarSetEvent
- getPlayer(String) - Method in class net.playavalon.mythicdungeons.player.party.partysystem.MythicParty
- getPlayerData(UUID) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getPlayerHead(Player) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getPlayerLootData(Player) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
- getPlayers() - Method in interface net.playavalon.mythicdungeons.api.party.IDungeonParty
- getPlayers() - Method in class net.playavalon.mythicdungeons.player.party.partysystem.MythicParty
- getPlayers() - Method in class net.playavalon.mythicdungeons.player.party.PartyWrapper
- getPlayersWithin(Location, double) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getPlayersWithin(Location, double, GameMode...) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getPreviousHotbar() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
- getProperty(String, Profile) - Method in class net.playavalon.mythicdungeons.compatibility.betonquest.objectives.CompleteDungeonObjective
- getQueue(MythicPlayer) - Method in class net.playavalon.mythicdungeons.managers.QueueManager
- getRandomBoolean(double) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getRandomizedItem() - Method in class net.playavalon.mythicdungeons.dungeons.rewards.LootTableItem
- getRandomNumberInRange(int, int) - Static method in class net.playavalon.mythicdungeons.utility.Util
- getRewardsInv() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
- getRewardsMap() - Method in class net.playavalon.mythicdungeons.dungeons.functions.rewards.FunctionReward
- getTables() - Method in class net.playavalon.mythicdungeons.managers.LootTableManager
- getThreadSafetyLevel() - Method in class net.playavalon.mythicdungeons.mythic.DungeonSignalMechanic
- getTrigger(String) - Method in class net.playavalon.mythicdungeons.managers.TriggerManager
- getVersion() - Method in class net.playavalon.mythicdungeons.listeners.PAPIPlaceholders
- getVersion() - Method in class net.playavalon.mythicdungeons.MythicDungeons
-
Returns the MythicDungeons plugin version
- giveOrDrop(Player, ItemStack) - Static method in class net.playavalon.mythicdungeons.utility.Util
- giveOrDrop(Player, ItemStack...) - Static method in class net.playavalon.mythicdungeons.utility.Util
- giveOrDropSilently(Player, ItemStack) - Static method in class net.playavalon.mythicdungeons.utility.Util
- GUIHandler - Class in net.playavalon.mythicdungeons.utility
- GUIHandler() - Constructor for class net.playavalon.mythicdungeons.utility.GUIHandler
All Classes and Interfaces|All Packages|Serialized Form