Index

A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

S

save(File) - Method in class net.playavalon.mythicdungeons.api.config.AsyncConfiguration
 
save(NPC, DataKey) - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
 
saveConfig() - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
saveCooldowns(Player) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
SavedField - Annotation Interface in net.playavalon.mythicdungeons.api.annotations
Used to tell Mythic Dungeons whether to save and load this value from a dungeon element.
SavedField.FieldType - Enum Class in net.playavalon.mythicdungeons.api.annotations
 
saveEditInventory() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
saveExitLocation() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
saveFunctions() - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
saveHotbar() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
saveInventory() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
saveMissingValues() - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
 
savePlayerData(Player) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
saveTablesConfig() - Method in class net.playavalon.mythicdungeons.managers.LootTableManager
 
saveToStore() - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
 
saveWorld() - Method in class net.playavalon.mythicdungeons.dungeons.Instance
Saves and commits the map.
saveWorld(CountDownLatch) - Method in class net.playavalon.mythicdungeons.dungeons.Instance
 
sendChatMessage(Player, String) - Method in class net.playavalon.mythicdungeons.player.party.partysystem.MythicParty
 
sendClickableCommand(Player, String, String) - Static method in class net.playavalon.mythicdungeons.utility.Util
 
sendClickableLink(Player, String, String) - Static method in class net.playavalon.mythicdungeons.utility.Util
 
sendMessage(CommandSender, String) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
 
sendMessage(CommandSender, String, String...) - Static method in class net.playavalon.mythicdungeons.utility.LangUtils
 
sendPartyInfo(Player) - Method in class net.playavalon.mythicdungeons.player.party.partysystem.MythicParty
 
sendReadyCheckMessage(Player) - Static method in class net.playavalon.mythicdungeons.utility.Util
 
sendToCheckpoint() - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
sendToDungeon(Player, String) - Method in class net.playavalon.mythicdungeons.MythicDungeons
 
serialize() - Method in class net.playavalon.mythicdungeons.api.parents.DungeonElement
 
serialize() - Method in enum class net.playavalon.mythicdungeons.api.parents.FunctionTargetType
 
serialize() - Method in class net.playavalon.mythicdungeons.dungeons.rewards.LootCooldown
 
serialize() - Method in class net.playavalon.mythicdungeons.dungeons.rewards.LootTable
 
serialize() - Method in class net.playavalon.mythicdungeons.dungeons.rewards.LootTableItem
 
serialize() - Method in class net.playavalon.mythicdungeons.dungeons.rewards.PlayerLootData
 
SET - Enum constant in enum class net.playavalon.mythicdungeons.dungeons.functions.FunctionLives.MathType
 
setAmount(int) - Method in class net.playavalon.mythicdungeons.menu.MenuButton
 
setCancelled(boolean) - Method in class net.playavalon.mythicdungeons.api.events.dungeon.HotbarSetEvent
 
setCancelled(boolean) - Method in class net.playavalon.mythicdungeons.api.events.dungeon.RemoteTriggerEvent
 
setCancelled(boolean) - Method in class net.playavalon.mythicdungeons.api.events.dungeon.TriggerFireEvent
 
setCancelled(boolean) - Method in class net.playavalon.mythicdungeons.api.events.party.MythicPartyChatEvent
 
setCancelled(boolean) - Method in class net.playavalon.mythicdungeons.api.events.party.MythicPartyJoinEvent
 
setCancelled(boolean) - Method in class net.playavalon.mythicdungeons.api.events.party.MythicPartyKickEvent
 
setCategory(FunctionCategory) - Method in class net.playavalon.mythicdungeons.api.parents.DungeonFunction
 
setDefauldWrapLength(int) - Static method in class net.playavalon.mythicdungeons.utility.LoreUtil
 
setDescription(String) - Method in class net.playavalon.mythicdungeons.player.party.partyfinder.RecruitmentBuilder
 
setDisplayName(String) - Method in class net.playavalon.mythicdungeons.api.parents.DungeonFunction
 
setDisplayName(String) - Method in class net.playavalon.mythicdungeons.api.parents.DungeonTrigger
 
setDisplayName(String) - Method in class net.playavalon.mythicdungeons.menu.MenuButton
 
setDungeonParty(IDungeonParty) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setDungeonSavePoint(Location, String) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setEditMode(boolean) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setEnchanted(boolean) - Method in class net.playavalon.mythicdungeons.menu.MenuButton
 
setExit(Location) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
setHotbar(Hotbar) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setHotbar(Hotbar, boolean) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setHotbar(PlayerInventory) - Method in class net.playavalon.mythicdungeons.menu.HotbarMenu
 
setHotbar(PlayerInventory) - Method in class net.playavalon.mythicdungeons.player.Hotbar
 
setHotbar(PlayerInventory, boolean) - Method in class net.playavalon.mythicdungeons.menu.HotbarMenu
 
setHotbar(PlayerInventory, boolean) - Method in class net.playavalon.mythicdungeons.player.Hotbar
 
setInstance(Instance) - Method in class net.playavalon.mythicdungeons.api.parents.DungeonFunction
 
setInstance(Instance) - Method in class net.playavalon.mythicdungeons.dungeons.functions.meta.FunctionMulti
 
setInviteFrom(Player) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setItem(int, ItemStack) - Method in class net.playavalon.mythicdungeons.player.Hotbar
 
setItems(Inventory) - Method in class net.playavalon.mythicdungeons.player.Hotbar
 
setLabel(String) - Method in class net.playavalon.mythicdungeons.player.party.partyfinder.RecruitmentBuilder
 
setLobbySpawn(Location) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
setLocation(Location) - Method in class net.playavalon.mythicdungeons.api.parents.DungeonFunction
 
setLocation(Location) - Method in class net.playavalon.mythicdungeons.dungeons.functions.meta.FunctionMulti
 
setLocation(Location) - Method in class net.playavalon.mythicdungeons.dungeons.functions.rewards.FunctionReward
 
setLocked(boolean) - Method in class net.playavalon.mythicdungeons.dungeons.functions.FunctionDoorControl
 
setLoreLine(int, String) - Method in class net.playavalon.mythicdungeons.menu.MenuButton
 
setMythicLeader(Player) - Method in class net.playavalon.mythicdungeons.player.party.partysystem.MythicParty
 
setPartyChat(boolean) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setPartyLeader(Player) - Method in interface net.playavalon.mythicdungeons.api.MythicDungeonsService
Sets the party leader for a player's party.
setPartyLeader(Player) - Method in class net.playavalon.mythicdungeons.MythicDungeons
 
setPartySize(int) - Method in class net.playavalon.mythicdungeons.player.party.partyfinder.RecruitmentBuilder
 
setPassword(String) - Method in class net.playavalon.mythicdungeons.player.party.partyfinder.RecruitmentBuilder
 
setPlayerCompletedDungeon(Player) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
setPlayerCompletedDungeon(Player, boolean) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
setPlayerOnline(Player, boolean) - Method in class net.playavalon.mythicdungeons.player.party.partysystem.MythicParty
 
setReceivedRewards(Player, boolean) - Method in class net.playavalon.mythicdungeons.dungeons.Instance
 
setSavedPosition(Location) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
setStartSpawn(Location) - Method in class net.playavalon.mythicdungeons.dungeons.Dungeon
 
setTrigger(DungeonTrigger) - Method in class net.playavalon.mythicdungeons.api.parents.DungeonFunction
 
SharesDungeonPartyCondition - Class in net.playavalon.mythicdungeons.mythic
 
SharesDungeonPartyCondition(MythicLineConfig) - Constructor for class net.playavalon.mythicdungeons.mythic.SharesDungeonPartyCondition
 
size() - Method in class net.playavalon.mythicdungeons.utility.RandomCollection
 
skullFromName(ItemStack, String) - Static method in class net.playavalon.mythicdungeons.utility.Util
 
sorted() - Method in class net.playavalon.mythicdungeons.compatibility.citizens.MythicNPCRegistry
 
start() - Method in class net.playavalon.mythicdungeons.compatibility.betonquest.objectives.CompleteDungeonObjective
 
startGame() - Method in class net.playavalon.mythicdungeons.dungeons.Instance
Sends players to the "start" point and initializes all functions.
stop() - Method in class net.playavalon.mythicdungeons.compatibility.betonquest.objectives.CompleteDungeonObjective
 
STRING - Enum constant in enum class net.playavalon.mythicdungeons.api.annotations.SavedField.FieldType
 
StuckCommand - Class in net.playavalon.mythicdungeons.commands.dungeon
 
StuckCommand(MythicDungeons, String) - Constructor for class net.playavalon.mythicdungeons.commands.dungeon.StuckCommand
 
switchHotbar(Hotbar) - Method in class net.playavalon.mythicdungeons.player.MythicPlayer
 
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form