- save(FileConfiguration) - Method in class eu.wauz.wauzcore.oneblock.OneBlockProgression
-
Saves all progression values.
- saveCharacter(Player) - Static method in class eu.wauz.wauzcore.players.CharacterManager
-
Saves the character specified in the player data.
- saveInventory(Player) - Static method in class eu.wauz.wauzcore.items.InventoryStringConverter
-
Serializes the player inventory and current stats to the selected character config.
- scalingLevel - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
-
The scaling of the equipment's main stats, where 1 = unscaled.
- scalingString - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
-
The display of the scaled level of the equipment.
- schedule(WauzCore) - Static method in class eu.wauz.wauzcore.system.WauzRepeatingTasks
-
Schedules all predefined repeating tasks.
- scheduleScoreboardRefresh(Player) - Static method in class eu.wauz.wauzcore.players.ui.scoreboard.WauzPlayerScoreboard
-
Schedules a task to update the sidebar of the player, based on the world they are in.
- SCHEMA_VERSION - Static variable in class eu.wauz.wauzcore.players.CharacterManager
-
The current schema version of character files.
- scoreboard - Variable in class eu.wauz.wauzcore.players.ui.scoreboard.BaseScoreboard
-
The created scoreboard.
- scoreboard - Variable in class eu.wauz.wauzcore.players.ui.scoreboard.WauzPlayerTablist
-
The scoreboard that should store the tablist.
- scroll - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventHomeChange
-
The scroll that triggered the event.
- Scroll - Annotation Type in eu.wauz.wauzcore.system.annotations
-
An annotation to mark classes as scrolls, to automatically register them on startup.
- Scroll.ScrollAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
-
An utility to help registering scrolls.
- ScrollAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.Scroll.ScrollAnnotationHelper
-
- ScrollFortune - Class in eu.wauz.wauzcore.items.scrolls
-
A scroll or similar that can be used on items in a player's inventory.
- ScrollFortune() - Constructor for class eu.wauz.wauzcore.items.scrolls.ScrollFortune
-
- ScrollGenericRune - Class in eu.wauz.wauzcore.items.scrolls
-
A scroll or similar that can be used on items in a player's inventory.
- ScrollGenericRune() - Constructor for class eu.wauz.wauzcore.items.scrolls.ScrollGenericRune
-
- ScrollGenericSkillgem - Class in eu.wauz.wauzcore.items.scrolls
-
A scroll or similar that can be used on items in a player's inventory.
- ScrollGenericSkillgem() - Constructor for class eu.wauz.wauzcore.items.scrolls.ScrollGenericSkillgem
-
- scrollMap - Static variable in class eu.wauz.wauzcore.items.scrolls.WauzScrolls
-
A map of all scrolls, indexed by scroll name.
- ScrollRegret - Class in eu.wauz.wauzcore.items.scrolls
-
A scroll or similar that can be used on items in a player's inventory.
- ScrollRegret() - Constructor for class eu.wauz.wauzcore.items.scrolls.ScrollRegret
-
- ScrollToughness - Class in eu.wauz.wauzcore.items.scrolls
-
A scroll or similar that can be used on items in a player's inventory.
- ScrollToughness() - Constructor for class eu.wauz.wauzcore.items.scrolls.ScrollToughness
-
- ScrollWisdom - Class in eu.wauz.wauzcore.items.scrolls
-
A scroll or similar that can be used on items in a player's inventory.
- ScrollWisdom() - Constructor for class eu.wauz.wauzcore.items.scrolls.ScrollWisdom
-
- SeasonalSurvivalManager - Class in eu.wauz.wauzstarter
-
This class is used to create a new world when a Survival season starts.
- SeasonalSurvivalManager(WorldCreator, boolean) - Constructor for class eu.wauz.wauzstarter.SeasonalSurvivalManager
-
Creates a seasonal survival manager for the given world.
- SeasonalSurvivalUtils - Class in eu.wauz.wauzstarter
-
An util class to spawn structures in seasonal Survival worlds.
- SeasonalSurvivalUtils() - Constructor for class eu.wauz.wauzstarter.SeasonalSurvivalUtils
-
- seasonConfigGetInt(World, String) - Static method in class eu.wauz.wauzcore.data.api.SeasonConfigurationUtils
-
Gets an int from a season config.
- seasonConfigGetString(World, String) - Static method in class eu.wauz.wauzcore.data.api.SeasonConfigurationUtils
-
Gets a string from a season config.
- seasonConfigSet(World, String, Object) - Static method in class eu.wauz.wauzcore.data.api.SeasonConfigurationUtils
-
Sets the given value in a season config.
- SeasonConfigurationUtils - Class in eu.wauz.wauzcore.data.api
-
Collection of methods for reading and writing data in seasonal config files.
- SeasonConfigurationUtils() - Constructor for class eu.wauz.wauzcore.data.api.SeasonConfigurationUtils
-
- SeasonConfigurator - Class in eu.wauz.wauzcore.data
-
Configurator to fetch or modify data from the Season.yml files.
- SeasonConfigurator() - Constructor for class eu.wauz.wauzcore.data.SeasonConfigurator
-
- seasonFile - Variable in class eu.wauz.wauzstarter.SeasonalSurvivalManager
-
The season file of the survival world.
- selectedCastables - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSkills
-
The list of selected castables.
- selectedCharacterClass - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
The currently selected character class.
- selectedCharacterSlot - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
The currently selected character slot.
- selectedCharacterWorld - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
The currently selected character world.
- selectedPetId - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
The current pet id.
- selectedPetSlot - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
The currently selected pet slot.
- selections - Variable in class eu.wauz.wauzcore.players.WauzPlayerData
-
The selection section of the player data.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.abilities.CraftingMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.abilities.SkillAssignMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.abilities.SkillMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.abilities.TravellingMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.ArrowMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.Backpack
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.CharacterClassMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.CharacterSlotMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.CitizenInteractionMenu
-
Checks if an interaction with the citizen was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.AchievementsMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.AchievementsMenuPage
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.BestiaryMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.BreedingMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.CurrencyMenu
-
No actions available, so all clicks are canceled.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.QuestMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.QuestRewardChooser
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.LootContainer
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.MaterialPouch
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.ShopMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.FriendsMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.GroupMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.GuildApplicationMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.GuildOverviewMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.MailMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.TabardBuilder
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.TabardMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.TitleMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.TradeMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in interface eu.wauz.wauzcore.menu.util.WauzInventory
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.util.WauzInventoryHolder
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.WauzDialog
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.WauzMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMenuPoint(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.WauzModeMenu
-
Checks if an event in this inventory was triggered by a player click.
- selectMode(Player, String) - Static method in class eu.wauz.wauzcore.menu.WauzModeMenu
-
Starts the given mode for the player.
- selectRandomPlayers(List<Player>, int) - Static method in class eu.wauz.wauzcore.arcade.ArcadeUtils
-
Selects random players from the given list.
- sell(Player, ItemStack, boolean) - Static method in class eu.wauz.wauzcore.system.economy.WauzShopActions
-
Tries to sell the given item for the player.
- send(Player) - Method in class eu.wauz.wauzcore.players.WauzPlayerMail
-
Sends the configured mail to its receiver.
- sendChatCommand(Player, String, String, boolean) - Static method in class eu.wauz.wauzcore.system.util.UnicodeUtils
-
Sends a clickable message to execute a command to a player.
- sendChatHyperlink(Player, String, String, boolean) - Static method in class eu.wauz.wauzcore.system.util.UnicodeUtils
-
Sends a clickable message to open an url to a player.
- sendEmbed(Player, String, String, Color, TextChannel) - Static method in class eu.wauz.wauzcore.system.WauzDiscordBot
-
Sends an embed with custom title and color.
- sendEmbedFromMinecraft(Player, String, String, Color, boolean) - Method in class eu.wauz.wauzcore.system.WauzDiscordBot
-
Sends an embed with custom title and color.
- sendFileResponse(HttpExchange, File) - Static method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Sends the given zip file as response to the request.
- sendMessageFromMinecraft(String, boolean) - Method in class eu.wauz.wauzcore.system.WauzDiscordBot
-
Sends a message that will not be written into the Minecraft chat.
- sendMessageToGuildMembers(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
Sends a message to all online guild members.
- sendOverview(HttpExchange) - Static method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Sends a response to the request, containing links to the other requests.
- sendResourcepack(HttpExchange) - Static method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Sends a response to the request, containing the resourcepack from the data folder.
- sendStaff(HttpExchange) - Static method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Sends a response to the request, containing a list of all staff members.
- sendStats(HttpExchange) - Static method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Sends a response to the request, containing general gameplay statistics.
- sendSystemAnalytics(HttpExchange) - Static method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Sends a response to the request, containing system info and usage.
- sendTextResponse(HttpExchange, String, boolean) - Static method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Sends the given text response to the request.
- SEPERATOR - Static variable in class eu.wauz.wauzcore.players.ui.WauzPlayerActionBar
-
The string to seperate action bar segments.
- serailizeInventory(Inventory) - Static method in class eu.wauz.wauzcore.items.InventoryStringConverter
-
Serializes the given inventory into a string list.
- server - Variable in class eu.wauz.wauzcore.system.api.WebServerManager
-
The HTTP server.
- server - Static variable in class eu.wauz.wauzcore.tests.abstracts.AbstractCoreTest
-
The mocked server.
- ServerConfigurator - Class in eu.wauz.wauzcore.data
-
Configurator to fetch or modify data from the Crafting.yml.
- ServerConfigurator() - Constructor for class eu.wauz.wauzcore.data.ServerConfigurator
-
- serverTime - Variable in class eu.wauz.wauzcore.system.SystemAnalytics
-
The current server time.
- setActionBar(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSkills
-
- setAdminUuidString(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGroup
-
- setAdminUuidString(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setApplicantUuidStrings(List<String>) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setArrowAmount(Player, String, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setArrowTypeAndDamage(Arrow, String, int) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets type and base damage of an arrow, to determine its effects and damage on impact.
- setAttackStat(int) - Method in class eu.wauz.wauzcore.items.EquipmentParameters
-
- setAxeSkill(int) - Method in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
- setAxeSkillMax(int) - Method in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
- setBackpack(Inventory, int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets a backpack to an inventory slot.
- setBaseAtk(ItemStack, int) - Static method in class eu.wauz.wauzcore.items.util.EquipmentUtils
-
Sets the base attack of a weapon item stack, based on lore.
- setBaseDef(ItemStack, int) - Static method in class eu.wauz.wauzcore.items.util.EquipmentUtils
-
Sets the base defense of an armor item stack, based on lore.
- setBestiaryEntry(Entity, String) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the bestiary entry name of the given mob mob.
- setBestiaryKills(Player, String, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerBestiaryConfigurator
-
- setBlock(Player, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerOneBlockConfigurator
-
- setBorders(Inventory) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets borders (unnamed iron bars) to all free slots in an inventory.
- setCancelled(boolean) - Method in class eu.wauz.wauzcore.events.ArmorEquipEvent
-
- setCharacterAchievementList(Player, WauzAchievementType, List<String>) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterAchievementProgress(Player, WauzAchievementType, double) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterCoins(Player, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterCurrency(Player, String, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterExperience(Player, double) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterHearthstone(Player, Location, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setCharacterInventoryContents(Player, String, ItemStack[]) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterLevel(Player, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterLocation(Player, Location) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setCharacterMedals(Player, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterQuestSlot(Player, String, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setCharacterSoulstones(Player, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setCharacterTabard(Player, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setCharacterTitle(Player, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setCharacterTitleList(Player, List<String>) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setChoiceDialog(Inventory) - Method in class eu.wauz.wauzcore.menu.collection.QuestRewardChooser
-
- setComingSoon(Inventory, String, int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets a coming soon sign with an optional label to an inventory slot.
- setCooldown(long) - Method in class eu.wauz.wauzcore.professions.WauzResourceCache
-
- setCoordinates(float, float, float, float, float) - Method in class eu.wauz.wauzcore.mobs.citizens.WauzInstanceCitizen
-
Sets the coordinates for the citizen to spawn.
- setCoordinates(float, float, float) - Method in class eu.wauz.wauzcore.mobs.MobSpawn
-
Sets the coordinates for the mob to spawn.
- setCurrencyAmount(Player, long) - Method in class eu.wauz.wauzcore.system.economy.WauzCurrency
-
Sets how much of the currency a specific player owns.
- setCurrencyCategoryDisplay(Inventory, Player, WauzCurrencyCategory, int) - Static method in class eu.wauz.wauzcore.menu.collection.CurrencyMenu
-
Sets a currency category display to an inventory slot.
- setCurrencyDisplay(Inventory, Player, int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets a currency and reputation display to an inventory slot.
- setCurrentDurability(ItemStack, int) - Static method in class eu.wauz.wauzcore.items.util.EquipmentUtils
-
Sets the current durability of an equipment item stack, based on lore.
- setCurrentWave(int) - Method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
- setDamage(ItemStack, int) - Static method in class eu.wauz.wauzcore.items.DurabilityCalculator
-
Sets the vanilla Minecraft damage of an item.
- setDefenseStat(int) - Method in class eu.wauz.wauzcore.items.EquipmentParameters
-
- setDisplaySubtitle(String) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setDisplayTitle(String) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setDurabilityStat(int) - Method in class eu.wauz.wauzcore.items.EquipmentParameters
-
- setEnhancementLore(String) - Method in class eu.wauz.wauzcore.items.enhancements.WauzEnhancementParameters
-
- setExpDrop(Entity, int, double) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the exp to drop, after the mob gets killed.
- setFixedDamage(Entity, boolean) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets if the damage value should be fixed, the next time the mob takes damage.
- setFlySpeed(Player, int) - Static method in class eu.wauz.wauzcore.players.calc.SpeedCalculator
-
Temporarily sets the player's fly speed.
- setFriendsList(OfflinePlayer, List<String>) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setGlobalCurrencyDisplay(Inventory, Player, int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets a global token display to an inventory slot.
- setGoal(int) - Method in class eu.wauz.wauzcore.system.achievements.WauzAchievement
-
- setGoalString(String) - Method in class eu.wauz.wauzcore.system.achievements.WauzAchievement
-
- setGroupDescription(Player, String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGroup
-
- setGroupItemMeta(ItemStack, WauzPlayerGroup, boolean) - Static method in class eu.wauz.wauzcore.menu.social.GroupMenu
-
Adds information about a group to an item stack.
- setGroupPassword(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGroup
-
- setGroupUuidString(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setGroupUuidString(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGroup
-
- setGuild(OfflinePlayer, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setGuildApplicantUuidStrings(String, List<String>) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setGuildDescription(String, String) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setGuildDescription(Player, String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setGuildLeaderUuidString(String, String) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setGuildMemberUuidStrings(String, List<String>) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setGuildName(String, String) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setGuildName(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setGuildOfficerUuidStrings(String, List<String>) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setGuildTabard(String, ItemStack) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setGuildTabard(Player, ItemStack) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setGuildUuidString(String) - Method in class eu.wauz.wauzcore.menu.social.TabardBuilder
-
- setGuildUuidString(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setHealth(Player, int) - Static method in class eu.wauz.wauzcore.players.calc.DamageCalculator
-
Sets the new health of a player.
- setHealth(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setHealth(int) - Method in class eu.wauz.wauzcore.professions.WauzResourceCache
-
- setHeat(byte) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setHeatRandomizer(byte) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setHideCompletedQuestsForCharacter(Player, boolean) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setHideSpecialQuestsForCharacter(Player, boolean) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setHighestPhase(Player, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerOneBlockConfigurator
-
- setInstanceName(String) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setItemDisplayName(ItemStack, String) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets the display name of an item stack.
- setKey(String) - Method in class eu.wauz.wauzcore.system.achievements.WauzAchievement
-
- setKeyDrop(Entity, String) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the key to drop, after the mob gets killed.
- setKeyIds(List<String>) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setKeyStatus(String, WauzInstanceKeyStatus) - Method in class eu.wauz.wauzcore.system.instances.WauzActiveInstance
-
Updates the status of a key.
- setLastPlayed(OfflinePlayer) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
Updates the last played time of the player to now.
- setLastTakenPlot(World, int) - Static method in class eu.wauz.wauzcore.data.SeasonConfigurator
-
- setLevel(Player, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerOneBlockConfigurator
-
- setLevel(int) - Method in class eu.wauz.wauzcore.mobs.MobSpawn
-
Sets the level for the mob to spawn.
- setLocation(Location) - Method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizen
-
- setLootChest(Inventory) - Method in class eu.wauz.wauzcore.menu.LootContainer
-
- setMagicDamageMultiplier(Entity, double) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the magic damage multiplier to apply, the next time the mob takes damage.
- setMailCoins(OfflinePlayer, String, Long) - Static method in class eu.wauz.wauzcore.data.players.PlayerMailConfigurator
-
- setMailItem(OfflinePlayer, String, ItemStack) - Static method in class eu.wauz.wauzcore.data.players.PlayerMailConfigurator
-
- setMailSender(OfflinePlayer, String, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerMailConfigurator
-
- setMailText(OfflinePlayer, String, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerMailConfigurator
-
- setMailTime(OfflinePlayer, String, Long) - Static method in class eu.wauz.wauzcore.data.players.PlayerMailConfigurator
-
- setMainMenuOpener(Inventory, int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
- setMana(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setMaterials(Inventory, int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets a material bag to an inventory slot.
- setMaxDeaths(int) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setMaxHealth(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setMaximumDurability(ItemStack, int) - Static method in class eu.wauz.wauzcore.items.util.EquipmentUtils
-
Sets the maximum durability of an equipment item stack, based on lore + repairs it.
- setMaximumWave(int) - Method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
- setMaxMana(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setMaxPlayers(int) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setMaxRage(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setMemberUuidStrings(List<String>) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setMenacingModifier(Entity, MenacingModifier) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the given menacing modifier on a mob to enabled.
- setMenu(Inventory) - Method in class eu.wauz.wauzcore.menu.collection.BreedingMenu
-
- setMenuInventory(Inventory) - Method in class eu.wauz.wauzcore.menu.TradeMenu
-
Sets the inventory for the trade menu.
- setMenuItem(Inventory, int, ItemStack, String, List<String>) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Creates and sets a new menu item in an inventory.
- setMobArena(InstanceMobArena) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setName(String) - Method in class eu.wauz.wauzcore.system.achievements.WauzAchievement
-
- setNewArmorPiece(ItemStack) - Method in class eu.wauz.wauzcore.events.ArmorEquipEvent
-
- setOfficerUuidStrings(List<String>) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setOldArmorPiece(ItemStack) - Method in class eu.wauz.wauzcore.events.ArmorEquipEvent
-
- setOwner(Player, Entity, WauzPet, ItemStack) - Static method in class eu.wauz.wauzcore.mobs.pets.WauzActivePet
-
Adds a player to the owner map.
- setPetStat(ItemStack, WauzPetStat, int, int) - Static method in class eu.wauz.wauzcore.items.util.PetEggUtils
-
Gets a stat of an egg item stack, based on lore.
- setPhase(Player, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerOneBlockConfigurator
-
- setPlayers(List<Player>) - Method in class eu.wauz.wauzcore.players.WauzPlayerGroup
-
- setQuestCooldown(Player, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerQuestConfigurator
-
Updates the cooldown of the quest to now.
- setQuestLoot(List<ItemStack>) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventQuestComplete
-
- setQuestPhase(Player, String, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerQuestConfigurator
-
- setQuestPhaseRequirementValue(Player, String, int, int, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerQuestConfigurator
-
- setQuickSlotSkill(Player, int, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerSkillConfigurator
-
- setRage(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
-
- setRaidBoss(Entity, boolean) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the raid boss flag on a mob.
- setRank(OfflinePlayer, WauzRank) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setReadyStatus(boolean, boolean) - Method in class eu.wauz.wauzcore.menu.TradeMenu
-
Sets the ready status of one side of the trade menu.
- setRegion(WauzRegion) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setRelationProgress(Player, String, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerRelationConfigurator
-
- setResourceSpawn(WauzResourceSpawn) - Method in class eu.wauz.wauzcore.professions.WauzResourceCache
-
- setReward(int) - Method in class eu.wauz.wauzcore.system.achievements.WauzAchievement
-
- setSelectedArrowType(Player, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setSelectedCharacterClass(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setSelectedCharacterSlot(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setSelectedCharacterWorld(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setSelectedPetId(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setSelectedPetSlot(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setSongPlayer(SongPlayer) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setSoundtrackName(String) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setSpawnCoords(List<Float>) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setSpeedStat(double) - Method in class eu.wauz.wauzcore.items.EquipmentParameters
-
- setStaffSkill(int) - Method in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
- setStaffSkillMax(int) - Method in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
- setStrongboxMob(Entity, ArmorStand) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the uuid of the strongbox, the given mob belongs to.
- setStrongboxTier(ArmorStand, int) - Static method in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Sets the tier of a strongobx, used to determine loot contents.
- setSurvivalScore(OfflinePlayer, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setSwiftnessStat(int) - Method in class eu.wauz.wauzcore.items.EquipmentParameters
-
- setSwordSkill(int) - Method in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
- setSwordSkillMax(int) - Method in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
- setTabard(ItemStack) - Method in class eu.wauz.wauzcore.menu.social.TabardBuilder
-
- setTokenLimitAmount(Player, String, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setTokenLimitDate(Player, String, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setTokens(Player, long) - Static method in class eu.wauz.wauzcore.data.players.PlayerCollectionConfigurator
-
- setTotalBlocks(Player, int) - Static method in class eu.wauz.wauzcore.data.players.PlayerOneBlockConfigurator
-
- setTrackerDestination(Player, Location, String) - Static method in class eu.wauz.wauzcore.data.players.PlayerConfigurator
-
- setTrashcan(Inventory, int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Sets a trashcan to an inventory slot.
- setType(WauzAchievementType) - Method in class eu.wauz.wauzcore.system.achievements.WauzAchievement
-
- setType(WauzInstanceType) - Method in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
- setUpBorder(Player) - Static method in class eu.wauz.wauzcore.oneblock.OnePlotManager
-
Creates a world border around the plot for the given player.
- setUpClass() - Static method in class eu.wauz.wauzcore.tests.abstracts.AbstractCoreTest
-
Starts the mocked server.
- setUpgradeAdditionalSlots(String, int) - Static method in class eu.wauz.wauzcore.data.players.GuildConfigurator
-
- setUpgradeAdditionalSlots(int) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
- setWalkSpeed(Player, int) - Static method in class eu.wauz.wauzcore.players.calc.SpeedCalculator
-
Temporarily sets the player's walk speed.
- setWauzMode(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGroup
-
- setWauzPlayerEvent(WauzPlayerEvent) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setWauzPlayerEventName(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
- setWaves(List<List<MobSpawn>>) - Method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
- ShapeCircle - Class in eu.wauz.wauzcore.building
-
A block structure in the shape of a circle.
- ShapeCircle(Location, int, boolean) - Constructor for class eu.wauz.wauzcore.building.ShapeCircle
-
Constructs a block structure in the shape of a circle.
- ShapeHexagon - Class in eu.wauz.wauzcore.building
-
A block structure in the shape of a hexagon.
- ShapeHexagon(Location, int) - Constructor for class eu.wauz.wauzcore.building.ShapeHexagon
-
Constructs a block structure in the shape of a hexagon.
- share(Player, ItemStack) - Static method in class eu.wauz.wauzcore.system.ChatFormatter
-
Formats and sends an item stack message from a player to the global chat.
- shareChatItem(ItemStack, String) - Static method in class eu.wauz.wauzcore.system.util.UnicodeUtils
-
Sends a hoverable message of an item stack to all players.
- ShareItemEvent - Class in eu.wauz.wauzcore.events
-
A custom Bukkit event to share items to the chat.
- ShareItemEvent(Player, ItemStack) - Constructor for class eu.wauz.wauzcore.events.ShareItemEvent
-
Creates a new armor equip event with given values.
- shoot(Player) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponGlider
-
Shoots a chicken in the player's eye direction.
- shop - Variable in class eu.wauz.wauzcore.menu.ShopMenu
-
The shop displayed in the menu.
- shopConfigGetInt(String, String) - Static method in class eu.wauz.wauzcore.data.api.ShopConfigurationUtils
-
Gets an int from a shop config.
- shopConfigGetString(String, String) - Static method in class eu.wauz.wauzcore.data.api.ShopConfigurationUtils
-
Gets a string from a shop config.
- shopConfigGetStringList(String, String) - Static method in class eu.wauz.wauzcore.data.api.ShopConfigurationUtils
-
Gets a string list from a shop config.
- ShopConfigurationUtils - Class in eu.wauz.wauzcore.data.api
-
Collection of methods for reading and writing data in shop config files.
- ShopConfigurationUtils() - Constructor for class eu.wauz.wauzcore.data.api.ShopConfigurationUtils
-
- ShopConfigurator - Class in eu.wauz.wauzcore.data
-
Configurator to fetch or modify data from the Shop.yml files.
- ShopConfigurator() - Constructor for class eu.wauz.wauzcore.data.ShopConfigurator
-
- shopDiscount - Variable in class eu.wauz.wauzcore.menu.ShopMenu
-
The discount of the shop.
- shopDiscount - Variable in class eu.wauz.wauzcore.system.WauzRank
-
The global shop discount of the rank.
- shopDisplayName - Variable in class eu.wauz.wauzcore.system.economy.WauzShop
-
The display name of the shop.
- shopItemAmount - Variable in class eu.wauz.wauzcore.system.economy.WauzShopItem
-
The amount of the shop item.
- shopItemCurrency - Variable in class eu.wauz.wauzcore.system.economy.WauzShopItem
-
The currency of the price of the shop item.
- shopItemPrice - Variable in class eu.wauz.wauzcore.system.economy.WauzShopItem
-
The price of the shop item.
- shopItemRelationExp - Variable in class eu.wauz.wauzcore.system.economy.WauzShopItem
-
The relation exp gain on purchase of the shop item.
- shopItems - Variable in class eu.wauz.wauzcore.system.economy.WauzShop
-
All the items the shop offers.
- shopItemStack - Variable in class eu.wauz.wauzcore.system.economy.WauzShopItem
-
A stack of the shop item.
- shopMap - Static variable in class eu.wauz.wauzcore.system.economy.WauzShop
-
A map of shops, indexed by name.
- ShopMenu - Class in eu.wauz.wauzcore.menu
-
An inventory that can be used as menu or for other custom interaction mechanics.
- ShopMenu(WauzShop, WauzShopDiscount) - Constructor for class eu.wauz.wauzcore.menu.ShopMenu
-
Creates a new shop menu instance.
- shopName - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenShop
-
The name of the shop to display.
- shopName - Variable in class eu.wauz.wauzcore.system.economy.WauzShop
-
The name of the shop.
- shouldCancelDamageEvent(EntityDamageEvent) - Static method in class eu.wauz.wauzcore.system.CombatMapper
-
Decides if the damage event should be cancelled.
- showCastingBar(Player, WauzPlayerData) - Static method in class eu.wauz.wauzcore.players.ui.WauzPlayerActionBar
-
Shows the casting bar, filled with quick slots, for the given player.
- showCategorySpecies(Player) - Method in class eu.wauz.wauzcore.menu.collection.BestiaryMenu
-
Opens the menu for the given player.
- showDeathNotification() - Static method in class eu.wauz.wauzcore.data.DiscordConfigurator
-
- showJoinLeaveNotification() - Static method in class eu.wauz.wauzcore.data.DiscordConfigurator
-
- showNpc(NPC, Player) - Static method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenSpawner
-
Show the npc to the given player.
- showNpcsNearPlayer(Player) - Static method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenSpawner
-
Shows all npcs near the given player to them.
- showRandomMessage(WauzCitizen, List<Player>) - Static method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenCache
-
Shows a random citizen message to the given players, if possible.
- showRandomMessage() - Method in class eu.wauz.wauzcore.mobs.pets.WauzActivePet
-
Shows a random pet message to the Owner, if possible.
- showSkillSelection(Player) - Method in class eu.wauz.wauzcore.menu.abilities.SkillAssignMenu
-
Opens the skill list to choose from for the given player.
- showSpeciesEntries(Player) - Method in class eu.wauz.wauzcore.menu.collection.BestiaryMenu
-
Opens the menu for the given player.
- showStartStopNotification() - Static method in class eu.wauz.wauzcore.data.DiscordConfigurator
-
- silverBats - Variable in class eu.wauz.wauzcore.arcade.MinigameVanHelsing
-
The remaining silver bats in the arena.
- silverParticle - Variable in class eu.wauz.wauzcore.arcade.MinigameVanHelsing
-
The particles to show around silver bats.
- sit(Player) - Static method in class eu.wauz.wauzcore.players.WauzPlayerSit
-
Makes the player sit down at their current location, by spawning an arrow to sit on.
- sit(Player, Block) - Static method in class eu.wauz.wauzcore.players.WauzPlayerSit
-
Makes the player sit down on the given STAIRS block, by spawning an arrow to sit on.
- skill - Variable in class eu.wauz.wauzcore.players.classes.Learnable
-
The skill to be learned.
- skill - Variable in class eu.wauz.wauzcore.skills.Castable
-
The skill to be casted.
- Skill - Annotation Type in eu.wauz.wauzcore.system.annotations
-
An annotation to mark classes as non-gem skills, to automatically register them on startup.
- Skill.SkillAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
-
An utility to help registering non-gem skills.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillDeath
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillJudgement
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillJustice
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillStrength
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTemperance
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheChariot
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheDevil
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheEmperor
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheEmpress
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheFool
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheHangedMan
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheHermit
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheHierophant
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheHighPriestess
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheLovers
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheMagician
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheMoon
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheStar
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheSun
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheTower
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillTheWorld
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.skillgems.SkillWheelOfFortune
-
The static name of the skill.
- SKILL_NAME - Static variable in class eu.wauz.wauzcore.skills.SkillPlaceholder
-
The static name of the skill.
- SkillAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.Skill.SkillAnnotationHelper
-
- SkillAssignMenu - Class in eu.wauz.wauzcore.menu.abilities
-
An inventory that can be used as menu or for other custom interaction mechanics.
- SkillAssignMenu() - Constructor for class eu.wauz.wauzcore.menu.abilities.SkillAssignMenu
-
- skillCooldownMap - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSkills
-
The skill cooldown times by id.
- SkillDeath - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillDeath() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillDeath
-
- skillgem - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
-
The skillgem to socket into the equipment.
- Skillgem - Annotation Type in eu.wauz.wauzcore.system.annotations
-
An annotation to mark classes as skillgems, to automatically register them on startup.
- Skillgem.SkillgemAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
-
An utility to help registering skillgems.
- SkillgemAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.Skillgem.SkillgemAnnotationHelper
-
- skillgemIds - Static variable in class eu.wauz.wauzcore.skills.WauzPlayerSkillExecutor
-
A list of all skill ids, that can be obtained as skillgem.
- SkillIconHeads - Class in eu.wauz.wauzcore.menu.heads
-
A collection of heads / skulls usable as icons for skills.
- SkillIconHeads() - Constructor for class eu.wauz.wauzcore.menu.heads.SkillIconHeads
-
- SkillJudgement - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillJudgement() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillJudgement
-
- SkillJustice - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillJustice() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillJustice
-
- SkillMenu - Class in eu.wauz.wauzcore.menu.abilities
-
An inventory that can be used as menu or for other custom interaction mechanics.
- SkillMenu() - Constructor for class eu.wauz.wauzcore.menu.abilities.SkillMenu
-
Creates an empty skill menu.
- SkillMenu(Player) - Constructor for class eu.wauz.wauzcore.menu.abilities.SkillMenu
-
Creates a new skill menu for the given player.
- SkillParticle - Class in eu.wauz.wauzcore.skills.particles
-
A template for a particle, that can be spawned manually or by a particle spawner.
- SkillParticle(Particle) - Constructor for class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Creates a particle based on a Minecraft particle.
- SkillParticle(Color) - Constructor for class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Creates a particle based on a custom color.
- SkillPlaceholder - Class in eu.wauz.wauzcore.skills
-
A skill, that can be executed by a player.
- SkillPlaceholder() - Constructor for class eu.wauz.wauzcore.skills.SkillPlaceholder
-
- SkillQuickSlots - Class in eu.wauz.wauzcore.skills
-
A class to interact with the quick slot skills of players.
- SkillQuickSlots() - Constructor for class eu.wauz.wauzcore.skills.SkillQuickSlots
-
- skills - Variable in class eu.wauz.wauzcore.players.WauzPlayerData
-
The skill section of the player data.
- SkillStrength - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillStrength() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillStrength
-
- skillString - Variable in enum eu.wauz.wauzcore.professions.WauzResourceNodeType
-
The name of the skill needed to to gather the resource.
- SkillTemperance - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTemperance() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTemperance
-
- SkillTheChariot - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheChariot() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheChariot
-
- SkillTheDevil - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheDevil() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheDevil
-
- SkillTheEmperor - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheEmperor() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheEmperor
-
- SkillTheEmpress - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheEmpress() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheEmpress
-
- SkillTheFool - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheFool() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheFool
-
- SkillTheHangedMan - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheHangedMan() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheHangedMan
-
- SkillTheHermit - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheHermit() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheHermit
-
- SkillTheHierophant - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheHierophant() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheHierophant
-
- SkillTheHighPriestess - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheHighPriestess() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheHighPriestess
-
- SkillTheLovers - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheLovers() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheLovers
-
- SkillTheMagician - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheMagician() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheMagician
-
- SkillTheMoon - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheMoon() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheMoon
-
- SkillTheStar - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheStar() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheStar
-
- SkillTheSun - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheSun() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheSun
-
- SkillTheTower - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheTower() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheTower
-
- SkillTheWorld - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillTheWorld() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillTheWorld
-
- SkillUtils - Class in eu.wauz.wauzcore.skills
-
An util class for working with skill and weapon meachanics.
- SkillUtils() - Constructor for class eu.wauz.wauzcore.skills.SkillUtils
-
- SkillUtils.TotemRunnable - Interface in eu.wauz.wauzcore.skills
-
A runnable that needs a totem entity to be executed.
- SkillWheelOfFortune - Class in eu.wauz.wauzcore.skills.skillgems
-
A skill, that can be executed by a player.
- SkillWheelOfFortune() - Constructor for class eu.wauz.wauzcore.skills.skillgems.SkillWheelOfFortune
-
- SKIN_API - Static variable in class eu.wauz.wauzcore.system.WauzDiscordBot
-
The api to grab player skins.
- skinId - Variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizen
-
- slam(Player) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponAxe
-
Lets the player perform a slam attack in front of them.
- slot - Variable in enum eu.wauz.wauzcore.events.ArmorEquipEvent.ArmorType
-
The slot id of the armor type.
- slot - Variable in class eu.wauz.wauzcore.menu.abilities.SkillAssignMenu
-
The quick slot, the skill should be assigned to.
- SocialMenuParts - Class in eu.wauz.wauzcore.menu.social
-
An util to add social sub menus to the main menu.
- SocialMenuParts() - Constructor for class eu.wauz.wauzcore.menu.social.SocialMenuParts
-
- songPlayer - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
-
The current note block song player.
- songs - Static variable in class eu.wauz.wauzcore.arcade.ArcadeUtils
-
- souls - Variable in enum eu.wauz.wauzcore.mobs.bestiary.ObservationRank
-
The amount of soulstones rewarded for reaching the rank.
- soundtrackName - Variable in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
The soundtrack file name of the instance.
- source - Variable in class eu.wauz.wauzcore.players.effects.WauzPlayerEffect
-
The source of the effect.
- spawn(World) - Method in class eu.wauz.wauzcore.mobs.citizens.WauzInstanceCitizen
-
Spawns the citizen in the given world at the predefined coordinates.
- spawn(Location) - Method in class eu.wauz.wauzcore.mobs.citizens.WauzInstanceCitizen
-
Spawns the citizen exactly at the given location.
- spawn(MythicMobSpawnEvent) - Static method in class eu.wauz.wauzcore.mobs.MobEventMapper
-
When a mob spawns, modifiers, loot and boss bars are initialized.
- spawn(World) - Method in class eu.wauz.wauzcore.mobs.MobSpawn
-
Spawns the mob in the given world at the predefined coordinates.
- spawn(Location) - Method in class eu.wauz.wauzcore.mobs.MobSpawn
-
Spawns the mob exactly at the given location.
- spawn(Location, int) - Method in class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Spawns a specific amount of this particle at the given location.
- spawn(Player, Location, int) - Method in class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Spawns a specific amount of this particle for a player at the given location.
- spawnArrowTrail(Arrow, Color) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponBow
-
Spawns a trail for an arrow with the given color.
- spawnBoxes(Location, int, int) - Method in class eu.wauz.wauzcore.arcade.MinigameWallSiege
-
Spawns pushable shulker boxes around the given location.
- spawnCoords - Variable in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
The coordinates to spawn players.
- spawnDamageIndicator(Entity, Integer) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
Spawns a damage indicator.
- spawnDamageIndicator(Entity, Integer, boolean) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
Spawns a damage indicator.
- spawnEvadedIndicator(Entity) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
Spawns an indicator that spells "EVADED".
- spawnExpIndicator(Location, int) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
Spawns an gained experience indicator
- spawnFirework(Location, int, int, int) - Static method in class eu.wauz.wauzcore.commands.administrative.CmdWzFirework
-
Spawns random firework based on a specified interval.
- spawnHealIndicator(Location, int) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
- spawnIndicator(Location, String) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
Spawns a generic indicator and queues its despawn.
- spawnLocation - Variable in class eu.wauz.wauzcore.system.instances.WauzActiveInstance
-
The location to spawn players.
- spawnMissedIndicator(Entity) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
Spawns an indicator that spells "MISSED".
- spawnParticleCircle(Location, SkillParticle, double, int) - Static method in class eu.wauz.wauzcore.skills.particles.ParticleSpawner
-
Creates a circle of particles at a specific location.
- spawnParticleCircle(Player, Location, SkillParticle, double, int) - Static method in class eu.wauz.wauzcore.skills.particles.ParticleSpawner
-
Creates a circle of particles for a player at a specific location.
- spawnParticleHelix(Location, SkillParticle, double, double) - Static method in class eu.wauz.wauzcore.skills.particles.ParticleSpawner
-
Creates a helix of particles at a specific location.
- spawnParticleLine(Location, Location, SkillParticle, int) - Static method in class eu.wauz.wauzcore.skills.particles.ParticleSpawner
-
Creates a line of particles between two locations.
- spawnParticleLine(Location, Location, SkillParticle, int, double) - Static method in class eu.wauz.wauzcore.skills.particles.ParticleSpawner
-
Creates a line of particles between two locations.
- spawnParticles(Player, Entity, SkillParticle) - Method in interface eu.wauz.wauzcore.mobs.pets.WauzPetAbility
-
Executes the particle effect of this ability.
- spawnParticles(Location, Particle, int) - Static method in class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Spawns a specific amount of a Minecraft particle at the given location.
- spawnParticles(Location, Color, int) - Static method in class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Spawns a specific amount of a custom colored particle at the given location.
- spawnParticles(Player, Location, Particle, int) - Static method in class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Spawns a specific amount of a Minecraft particle for a player at the given location.
- spawnParticles(Player, Location, Color, int) - Static method in class eu.wauz.wauzcore.skills.particles.SkillParticle
-
Spawns a specific amount of a custom colored particle for a player at the given location.
- spawnParticleSphere(Location, SkillParticle, double) - Static method in class eu.wauz.wauzcore.skills.particles.ParticleSpawner
-
Creates an animated sphere of particles at a specific location.
- spawnParticleWave(Location, SkillParticle, double) - Static method in class eu.wauz.wauzcore.skills.particles.ParticleSpawner
-
Creates an animated wave of particles at a specific location.
- spawnRandomFilledChest(Block) - Method in class eu.wauz.wauzcore.oneblock.OneChest
-
Spawns a randomly filled instance of this chest.
- spawnTeleportManual(Player) - Static method in class eu.wauz.wauzcore.system.WauzTeleporter
-
Teleports the player to the spawn.
- spawnTemporaryChicken(Location, int) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponGlider
-
Spawns a temporary chicken, which will be removed after a given amount of ticks.
- spawnTestIndicator(Location) - Static method in class eu.wauz.wauzcore.players.ui.ValueIndicator
-
Spawns an indicator for debugging purposes.
- spawnTotem(Player, Material, SkillUtils.TotemRunnable, int, int) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Spawns a totem to execute a runnable based on a specified interval.
- spawnTower(Player, ItemStack, ItemStack, SkillUtils.TotemRunnable, int, int) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Spawns a tower (big totem) to execute a runnable based on a specified interval.
- species - Variable in class eu.wauz.wauzcore.menu.collection.BestiaryMenu
-
The currently selected species.
- speciesCategory - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiarySpecies
-
The bestiary category of the species.
- speciesConfigGetKeys(String, String, String) - Static method in class eu.wauz.wauzcore.data.api.BestiaryConfigurationUtils
-
Gets a key set from a species config.
- speciesConfigGetString(String, String, String) - Static method in class eu.wauz.wauzcore.data.api.BestiaryConfigurationUtils
-
Gets a string from a species config.
- speciesDescription - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiarySpecies
-
The description of the species.
- speciesMap - Static variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiarySpecies
-
A map of species lists, indexed by category.
- speciesName - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiarySpecies
-
The name of the species.
- SpeedCalculator - Class in eu.wauz.wauzcore.players.calc
-
Used to calculate the movement and flying speeds of players.
- SpeedCalculator() - Constructor for class eu.wauz.wauzcore.players.calc.SpeedCalculator
-
- speedStat - Variable in class eu.wauz.wauzcore.items.EquipmentParameters
-
The speed stat of the equipment.
- speedStat - Variable in class eu.wauz.wauzcore.items.WauzEquipment
-
The speed stat value of the equipment.
- speedString - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
-
The display of the speed stat of the equipment.
- spin(Player) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponLance
-
Creates an 8 block wide particle circle around the player
and damages + throws back every entity inside of it.
- splitIntoTeams(List<Player>, int) - Static method in class eu.wauz.wauzcore.arcade.ArcadeUtils
-
Splits the given players into random teams.
- splitMob(MythicMob, Location) - Static method in class eu.wauz.wauzcore.mobs.MobEventMapper
-
Spawns 4 mobs of the same type and knocks them away from their spawn.
- ssdUsage - Variable in class eu.wauz.wauzcore.system.SystemAnalytics
-
The usage of the server's solid state drive.
- stackCount - Variable in class eu.wauz.wauzcore.oneblock.OneChest
-
How many item stacks are contained in the chest.
- staffMembers - Static variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
The list of staff members, if already calculated.
- staffSkill - Variable in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
The starting level of the staff skill.
- staffSkillMax - Variable in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
The maximum level of the staff skill.
- standUp(EntityDismountEvent) - Static method in class eu.wauz.wauzcore.players.WauzPlayerSit
-
Lets the player stand up and makes the arrow they were sitting on despawn.
- start() - Method in class eu.wauz.wauzcore.system.WauzDiscordLogFilter
-
Unused implmentation.
- startGame(String) - Static method in class eu.wauz.wauzcore.arcade.ArcadeLobby
-
Starts a specific new game.
- startGame() - Static method in class eu.wauz.wauzcore.arcade.ArcadeLobby
-
Starts a random new game.
- startGame(List<Player>) - Method in interface eu.wauz.wauzcore.arcade.ArcadeMinigame
-
Starts a new game.
- startGame(List<Player>) - Method in class eu.wauz.wauzcore.arcade.MinigameDoorDash
-
Starts a new game.
- startGame(List<Player>) - Method in class eu.wauz.wauzcore.arcade.MinigameHexAGone
-
Starts a new game.
- startGame(List<Player>) - Method in class eu.wauz.wauzcore.arcade.MinigameJinxed
-
Starts a new game.
- startGame(List<Player>) - Method in class eu.wauz.wauzcore.arcade.MinigameThinIce
-
Starts a new game.
- startGame(List<Player>) - Method in class eu.wauz.wauzcore.arcade.MinigameTipToe
-
Starts a new game.
- startGame(List<Player>) - Method in class eu.wauz.wauzcore.arcade.MinigameVanHelsing
-
Starts a new game.
- startGame(List<Player>) - Method in class eu.wauz.wauzcore.arcade.MinigameWallSiege
-
Starts a new game.
- startNewWave() - Method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
Increases the wave counter and spawns the mobs for the new wave.
- staticItems - Static variable in class eu.wauz.wauzcore.menu.util.MenuUtils
-
A list of items to block interactions for, in MMORPG mode.
- StatisticsFetcher - Class in eu.wauz.wauzcore.system.api
-
Used to fetch player statistics from Minecraft config files.
- StatisticsFetcher(OfflinePlayer) - Constructor for class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
Creates an instance to fetch player specific statistics, including character slot information.
- statisticsFile - Variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
The Minecraft file, that contains statistics of a specific player.
- stats - Variable in class eu.wauz.wauzcore.players.WauzPlayerData
-
The stat section of the player data.
- stop() - Method in class eu.wauz.wauzcore.system.api.WebServerManager
-
Stops the web server.
- stop() - Method in class eu.wauz.wauzcore.system.WauzDiscordBot
-
Sets the bot user's status to offline and stops the bot.
- stop() - Method in class eu.wauz.wauzcore.system.WauzDiscordLogFilter
-
Unused implmentation.
- storage - Static variable in class eu.wauz.wauzcore.oneblock.OneBlockProgression
-
A map of cached one-block progressions by player.
- storage - Static variable in class eu.wauz.wauzcore.players.WauzPlayerDataPool
-
A map of cached player datas by player.
- storage - Static variable in class eu.wauz.wauzcore.players.WauzPlayerGroupPool
-
A map of cached player groups by uuid.
- storage - Static variable in class eu.wauz.wauzcore.system.instances.WauzActiveInstancePool
-
A map of cached instance datas by name.
- storage - Variable in class eu.wauz.wauzcore.system.util.ChunkKeyMap
-
- Strongbox - Class in eu.wauz.wauzcore.mobs
-
Strongboxes are special mobs, that when destroyed spawn strongbox guards.
- Strongbox() - Constructor for class eu.wauz.wauzcore.mobs.Strongbox
-
- STRONGBOX_MOB_UUID - Static variable in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Metadata that holds the uuid of the strongbox, that a mob belongs to.
- STRONGBOX_TIER - Static variable in class eu.wauz.wauzcore.mobs.MobMetadataUtils
-
Metadata that holds the tier of a strongbox, used to determine loot contents.
- SubclassBard - Class in eu.wauz.wauzcore.players.classes.rogue
-
A subclass / mastery, that belongs to a player class.
- SubclassBard() - Constructor for class eu.wauz.wauzcore.players.classes.rogue.SubclassBard
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassBeguiler - Class in eu.wauz.wauzcore.players.classes.mage
-
A subclass / mastery, that belongs to a player class.
- SubclassBeguiler() - Constructor for class eu.wauz.wauzcore.players.classes.mage.SubclassBeguiler
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassBerserker - Class in eu.wauz.wauzcore.players.classes.warrior
-
A subclass / mastery, that belongs to a player class.
- SubclassBerserker() - Constructor for class eu.wauz.wauzcore.players.classes.warrior.SubclassBerserker
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassBulwark - Class in eu.wauz.wauzcore.players.classes.warrior
-
A subclass / mastery, that belongs to a player class.
- SubclassBulwark() - Constructor for class eu.wauz.wauzcore.players.classes.warrior.SubclassBulwark
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassDestroyer - Class in eu.wauz.wauzcore.players.classes.mage
-
A subclass / mastery, that belongs to a player class.
- SubclassDestroyer() - Constructor for class eu.wauz.wauzcore.players.classes.mage.SubclassDestroyer
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassDruid - Class in eu.wauz.wauzcore.players.classes.cleric
-
A subclass / mastery, that belongs to a player class.
- SubclassDruid() - Constructor for class eu.wauz.wauzcore.players.classes.cleric.SubclassDruid
-
Constructs a new instance of the subclass and initializes its learnables
- subclasses - Variable in class eu.wauz.wauzcore.menu.abilities.SkillMenu
-
The subclasses of the player.
- subclasses - Variable in class eu.wauz.wauzcore.players.classes.BaseClass
-
An ordered list of all the classes' subclasses.
- SubclassJuggernaut - Class in eu.wauz.wauzcore.players.classes.rogue
-
A subclass / mastery, that belongs to a player class.
- SubclassJuggernaut() - Constructor for class eu.wauz.wauzcore.players.classes.rogue.SubclassJuggernaut
-
Constructs a new instance of the subclass and initializes its learnables
- subclassMap - Variable in class eu.wauz.wauzcore.players.classes.BaseClass
-
A map of the classes' subclasses / masteries, indexed by name.
- SubclassMarksman - Class in eu.wauz.wauzcore.players.classes.rogue
-
A subclass / mastery, that belongs to a player class.
- SubclassMarksman() - Constructor for class eu.wauz.wauzcore.players.classes.rogue.SubclassMarksman
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassNecromancer - Class in eu.wauz.wauzcore.players.classes.mage
-
A subclass / mastery, that belongs to a player class.
- SubclassNecromancer() - Constructor for class eu.wauz.wauzcore.players.classes.mage.SubclassNecromancer
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassPaladin - Class in eu.wauz.wauzcore.players.classes.warrior
-
A subclass / mastery, that belongs to a player class.
- SubclassPaladin() - Constructor for class eu.wauz.wauzcore.players.classes.warrior.SubclassPaladin
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassPriest - Class in eu.wauz.wauzcore.players.classes.cleric
-
A subclass / mastery, that belongs to a player class.
- SubclassPriest() - Constructor for class eu.wauz.wauzcore.players.classes.cleric.SubclassPriest
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassSentinel - Class in eu.wauz.wauzcore.players.classes.cleric
-
A subclass / mastery, that belongs to a player class.
- SubclassSentinel() - Constructor for class eu.wauz.wauzcore.players.classes.cleric.SubclassSentinel
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassShaman - Class in eu.wauz.wauzcore.players.classes.cleric
-
A subclass / mastery, that belongs to a player class.
- SubclassShaman() - Constructor for class eu.wauz.wauzcore.players.classes.cleric.SubclassShaman
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassTemplar - Class in eu.wauz.wauzcore.players.classes.warrior
-
A subclass / mastery, that belongs to a player class.
- SubclassTemplar() - Constructor for class eu.wauz.wauzcore.players.classes.warrior.SubclassTemplar
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassUmbralist - Class in eu.wauz.wauzcore.players.classes.rogue
-
A subclass / mastery, that belongs to a player class.
- SubclassUmbralist() - Constructor for class eu.wauz.wauzcore.players.classes.rogue.SubclassUmbralist
-
Constructs a new instance of the subclass and initializes its learnables
- SubclassWarlock - Class in eu.wauz.wauzcore.players.classes.mage
-
A subclass / mastery, that belongs to a player class.
- SubclassWarlock() - Constructor for class eu.wauz.wauzcore.players.classes.mage.SubclassWarlock
-
Constructs a new instance of the subclass and initializes its learnables
- subtitle - Variable in class eu.wauz.wauzcore.system.WauzRegion
-
The subtitle that is shown when entering the region.
- successString - Variable in class eu.wauz.wauzcore.items.identifiers.WauzRuneBuilder
-
The display of the success stat of the equipment.
- SurvivalScoreboard - Class in eu.wauz.wauzcore.players.ui.scoreboard
-
A scoreboard to show the server ip, season, commands, aswell as their score and tokens to a player.
- SurvivalScoreboard(Player) - Constructor for class eu.wauz.wauzcore.players.ui.scoreboard.SurvivalScoreboard
-
Initializes the scoreboard and fills it with data.
- swiftnessStat - Variable in class eu.wauz.wauzcore.items.EquipmentParameters
-
The swiftness stat of the equipment.
- swiftnessStat - Variable in class eu.wauz.wauzcore.items.WauzEquipment
-
The swiftness stat value of the equipment.
- swiftnessString - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
-
The display of the swiftness stat of the equipment.
- swordSkill - Variable in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
The starting level of the sword skill.
- swordSkillMax - Variable in class eu.wauz.wauzcore.players.classes.WauzPlayerClassStats
-
The maximum level of the sword skill.
- SYMBOLS - Static variable in class eu.wauz.wauzcore.system.util.Formatters
-
Symbols to use in the formatters, based on standards in the US locale.
- SystemAnalytics - Class in eu.wauz.wauzcore.system
-
A class used to display system info and usage at the point of its creation.
- SystemAnalytics() - Constructor for class eu.wauz.wauzcore.system.SystemAnalytics
-
Creates a new system analytics instance, that will be instantly ready to read.
- systemArchitecture - Variable in class eu.wauz.wauzcore.system.SystemAnalytics
-
The operating system's name and architecture.