- tabard - Variable in class eu.wauz.wauzcore.menu.social.TabardBuilder
-
The tabard / banner item stack that is getting edited.
- TabardBuilder - Class in eu.wauz.wauzcore.menu.social
-
An inventory that can be used as menu or for other custom interaction mechanics.
- TabardBuilder() - Constructor for class eu.wauz.wauzcore.menu.social.TabardBuilder
-
Creates an empty tabard builder.
- TabardBuilder(ItemStack, String) - Constructor for class eu.wauz.wauzcore.menu.social.TabardBuilder
-
Creates a new tabard builder for the given guild.
- TabardMenu - Class in eu.wauz.wauzcore.menu.social
-
An inventory that can be used as menu or for other custom interaction mechanics.
- TabardMenu() - Constructor for class eu.wauz.wauzcore.menu.social.TabardMenu
-
- TabCompleterEnhancements - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests enhancement ids.
- TabCompleterEnhancements() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterEnhancements
-
- TabCompleterEquip - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests equipment types.
- TabCompleterEquip() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterEquip
-
- TabCompleterGuilds - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests guild names.
- TabCompleterGuilds() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterGuilds
-
- TabCompleterInstances - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests instance names.
- TabCompleterInstances() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterInstances
-
- TabCompleterMenus - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests menu ids.
- TabCompleterMenus() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterMenus
-
- TabCompleterMinigames - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests minigame names.
- TabCompleterMinigames() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterMinigames
-
- TabCompleterPetAbilities - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests pet and ability ids.
- TabCompleterPetAbilities() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterPetAbilities
-
- TabCompleterPets - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests pet ids.
- TabCompleterPets() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterPets
-
- TabCompleterRanks - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests rank ids.
- TabCompleterRanks() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterRanks
-
- TabCompleterRunes - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests rune ids.
- TabCompleterRunes() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterRunes
-
- TabCompleterSkills - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests skill ids.
- TabCompleterSkills() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterSkills
-
- TabCompleterWaypoints - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests waypoint keys.
- TabCompleterWaypoints() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterWaypoints
-
- TabCompleterWorlds - Class in eu.wauz.wauzcore.commands.completion
-
A completer for the chat, that suggests world names.
- TabCompleterWorlds() - Constructor for class eu.wauz.wauzcore.commands.completion.TabCompleterWorlds
-
- taunt(Player) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponShield
-
Creates a 10 block wide particle circle around the player
and taunts every entity inside of it, forcing it to attack the player.
- tauntCircleParticle - Static variable in class eu.wauz.wauzcore.items.weapons.CustomWeaponShield
-
A particle, used to create the taunt circle.
- tauntEntityParticle - Static variable in class eu.wauz.wauzcore.items.weapons.CustomWeaponShield
-
A particle, used to mark taunted entities.
- teamId - Variable in class eu.wauz.wauzcore.players.ui.scoreboard.WauzPlayerTablist
-
The last used team id in the scoreboard.
- teamPrefix - Variable in class eu.wauz.wauzcore.players.ui.scoreboard.WauzPlayerTablist
-
The prefix to apply to the next created team.
- teamPrefixAndColor(Team, String, ChatColor) - Static method in class eu.wauz.wauzcore.system.util.Components
-
Sets the team prefix and color for the given team.
- tearDownClass() - Static method in class eu.wauz.wauzcore.tests.abstracts.AbstractCoreTest
-
Stops the mocked server.
- temperature - Variable in class eu.wauz.wauzcore.system.WauzRegion
-
The base temperature of the region.
- testCoinFormatting() - Method in class eu.wauz.wauzcore.tests.CurrencyTest
-
Tests the silver, gold and crystal coin formatting.
- testExpSequence() - Method in class eu.wauz.wauzcore.tests.LevelingTest
-
Tests the sequence, used to calculate the exp to the next level.
- testPlotNumberCoords() - Method in class eu.wauz.wauzcore.tests.OneBlockTest
-
Tests the coordinate assignment to plot numbers.
- testRuneSockets() - Method in class eu.wauz.wauzcore.tests.EquipmentTest
-
Tests that only higher rarity items can have rune sockets.
- textContent - Variable in class eu.wauz.wauzcore.players.WauzPlayerMail
-
The text content of the mail.
- throwBackEntity(Entity, Location, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Throws an entity back from a location.
- throwEntitiesIntoAir(List<Entity>, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Throws multiple entities into the air.
- throwEntity(Entity, Entity) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Throws an entity to another entity.
- throwEntity(Entity, Location) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Throws an entity to a location.
- throwEntity(Entity, double, double, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Throws an entity to given coordinates.
- throwEntityIntoAir(Entity, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Throws an entity into the air.
- thrust(Player) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponLance
-
Creates a 3 block long particle line in front of the player
and damages every entity near it.
- Tier - Enum in eu.wauz.wauzcore.items.enums
-
The tier of an equipment or rune item, containing name, level and multiplier.
- Tier(String, int, double) - Constructor for enum eu.wauz.wauzcore.items.enums.Tier
-
Creates a new tier with given values.
- tier - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
-
The tier of the equipment.
- tierLevel - Variable in enum eu.wauz.wauzcore.items.enums.Tier
-
The level of the tier.
- tierMultiplier - Variable in enum eu.wauz.wauzcore.items.enums.Tier
-
The multiplier of the tier.
- tierName - Variable in enum eu.wauz.wauzcore.items.enums.Tier
-
The name of the tier.
- tipMessages - Static variable in class eu.wauz.wauzcore.players.ui.WauzPlayerNotifier
-
A list of all tip messages.
- title - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventTitleBuy
-
The name of the title to buy.
- title(InventoryView) - Static method in class eu.wauz.wauzcore.system.util.Components
-
Gets the title of the given inventory.
- title - Variable in class eu.wauz.wauzcore.system.WauzRegion
-
The title that is shown when entering the region.
- TitleConfigurator - Class in eu.wauz.wauzcore.data
-
Configurator to fetch or modify data from the Titles.yml.
- TitleConfigurator() - Constructor for class eu.wauz.wauzcore.data.TitleConfigurator
-
- titleCost - Variable in class eu.wauz.wauzcore.system.WauzTitle
-
The soulstone cost of the title.
- titleDisplayName - Variable in class eu.wauz.wauzcore.system.WauzTitle
-
The chat display name of the title.
- titleLevel - Variable in class eu.wauz.wauzcore.system.WauzTitle
-
The required level of the title.
- titleList - Static variable in class eu.wauz.wauzcore.system.WauzTitle
-
A list of all titles.
- titleMap - Static variable in class eu.wauz.wauzcore.system.WauzTitle
-
A map of titles, indexed by name.
- TitleMenu - Class in eu.wauz.wauzcore.menu.social
-
An inventory that can be used as menu or for other custom interaction mechanics.
- TitleMenu() - Constructor for class eu.wauz.wauzcore.menu.social.TitleMenu
-
- titleName - Variable in class eu.wauz.wauzcore.system.WauzTitle
-
The key of the title.
- toComponent(String) - Static method in class eu.wauz.wauzcore.system.util.Components
-
Converts the given text to a component.
- toggleAttackDebugMode(Player) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Toggles the attack debug mode for a player.
- toggleBuildingDebugMode(Player) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Toggles the building debug mode for a player.
- toggleCraftingDebugMode(Player) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Toggles the crafting debug mode for a player.
- toggleDebugMode(Player) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Toggles the general debug mode for a player.
- toggleDefenseDebugMode(Player) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Toggles the defense debug mode for a player.
- toggleFlyingDebugMode(Player) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Toggles the flying debug mode for a player.
- toggleMagicDebugMode(Player) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Toggles the magic debug mode for a player.
- tool - Variable in enum eu.wauz.wauzcore.professions.WauzResourceNodeType
-
The message display name of the tool type.
- toString() - Method in enum eu.wauz.wauzcore.items.enums.ArmorCategory
-
Returns the name of the armor category in a description friendly format.
- toString() - Method in enum eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryCategory
-
Returns the name of the bestiary category in a description friendly format.
- toString() - Method in enum eu.wauz.wauzcore.mobs.MenacingModifier
-
Returns the name of the menacing modifier in a title friendly format.
- toString() - Method in enum eu.wauz.wauzcore.oneblock.OneChestType
-
Returns the name of the chest type in a description friendly format.
- toString() - Method in class eu.wauz.wauzcore.players.effects.WauzPlayerEffect
-
Returns the name of the effect in a scoreboard friendly format.
- toString() - Method in class eu.wauz.wauzcore.players.effects.WauzPlayerEffects
-
Returns the names of all effects in a scoreboard friendly format.
- toString() - Method in enum eu.wauz.wauzcore.players.effects.WauzPlayerEffectSource
-
Returns the name of the effect source in a title friendly format.
- toString() - Method in enum eu.wauz.wauzcore.players.effects.WauzPlayerEffectType
-
Returns the name of the effect type in a title friendly format.
- toString() - Method in enum eu.wauz.wauzcore.professions.WauzResourceNodeType
-
Returns the message display name of the node type in a title friendly format.
- toString() - Method in enum eu.wauz.wauzcore.professions.WauzResourceType
-
Returns the name of the resource type in a title friendly format.
- toString() - Method in enum eu.wauz.wauzcore.skills.WauzPlayerSkillType
-
Returns the name of the skill type in a description friendly format.
- toString() - Method in enum eu.wauz.wauzcore.system.instances.WauzInstanceKeyStatus
-
Returns the name of the instance key status in a description friendly format.
- toString() - Method in enum eu.wauz.wauzcore.system.instances.WauzInstanceType
-
Returns the name of the instance type in a description friendly format.
- toString() - Method in enum eu.wauz.wauzcore.system.util.WauzMode
-
- toString() - Method in enum eu.wauz.wauzcore.system.WauzPermission
-
Returns the name of the permission in a plugin friendly format.
- toString() - Method in class eu.wauz.wauzcore.system.WauzRegion
-
- totalBlocks - Variable in class eu.wauz.wauzcore.oneblock.OneBlockProgression
-
The one-block total blocks destroyed of the player.
- totalCustomEntitiesString - Static variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
The amount of MythicMobs entity files, if already calculated.
- totalDiscount - Variable in class eu.wauz.wauzcore.system.economy.WauzShopDiscount
-
The total discount granted to the player.
- totalPlayersString - Static variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
The amount of all players, that ever played, if already calculated.
- totalPlaytimeDaysString - Static variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
The amount of days all players together played, if already calculated.
- Tower - Annotation Type in eu.wauz.wauzcore.system.annotations
-
An annotation to mark classes as towers, to automatically register them on startup.
- Tower.TowerAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
-
An utility to help registering towers.
- TowerAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.Tower.TowerAnnotationHelper
-
- TowerDamageBooster - Class in eu.wauz.wauzcore.mobs.towers
-
A defense tower to help players to defend themselves from enemies.
- TowerDamageBooster() - Constructor for class eu.wauz.wauzcore.mobs.towers.TowerDamageBooster
-
- TowerFreezingPulse - Class in eu.wauz.wauzcore.mobs.towers
-
A defense tower to help players to defend themselves from enemies.
- TowerFreezingPulse() - Constructor for class eu.wauz.wauzcore.mobs.towers.TowerFreezingPulse
-
- TowerHealthRestorer - Class in eu.wauz.wauzcore.mobs.towers
-
A defense tower to help players to defend themselves from enemies.
- TowerHealthRestorer() - Constructor for class eu.wauz.wauzcore.mobs.towers.TowerHealthRestorer
-
- TowerKnockbackCannon - Class in eu.wauz.wauzcore.mobs.towers
-
A defense tower to help players to defend themselves from enemies.
- TowerKnockbackCannon() - Constructor for class eu.wauz.wauzcore.mobs.towers.TowerKnockbackCannon
-
- towerMap - Static variable in class eu.wauz.wauzcore.mobs.towers.WauzTowers
-
A map of all towers, indexed by tower name.
- trackerLocationString - Variable in class eu.wauz.wauzcore.system.quests.QuestRequirementChecker
-
The location of the next objective for the quest tracker.
- trackerName - Variable in class eu.wauz.wauzcore.system.quests.QuestRequirementChecker
-
The name of the next objective for the quest tracker.
- trackQuestObjective() - Method in class eu.wauz.wauzcore.system.quests.QuestRequirementChecker
-
Tracks the current quest objective, or the questgiver, if the quest hasn't started yet.
- TradeMenu - Class in eu.wauz.wauzcore.menu
-
An inventory that can be used as menu or for other custom interaction mechanics.
- TradeMenu(Player, Player) - Constructor for class eu.wauz.wauzcore.menu.TradeMenu
-
Creates a new trade menu instance.
- TRAVEL_LOCATION_TEXT - Static variable in class eu.wauz.wauzcore.items.WauzSigns
-
The second row text of a travel sign.
- TRAVEL_TEXT - Static variable in class eu.wauz.wauzcore.items.WauzSigns
-
The first row text of a travel sign.
- TravellingMenu - Class in eu.wauz.wauzcore.menu.abilities
-
An inventory that can be used as menu or for other custom interaction mechanics.
- TravellingMenu() - Constructor for class eu.wauz.wauzcore.menu.abilities.TravellingMenu
-
- trimPlayerDataPath(String) - Static method in class eu.wauz.wauzcore.data.api.PlayerConfigurationUtils
-
Trims the given path to not contain character slots.
- tryToAddProgress(Player, Entity) - Static method in class eu.wauz.wauzcore.mobs.bestiary.ObservationTracker
-
Adds progress to the observation rank of the killed mob, if it has a valid bestiary entry.
- tryToApply(ItemStack) - Method in class eu.wauz.wauzcore.mobs.pets.WauzPetFoodStats
-
Tries to apply the stats to a pet egg.
- tryToBreed(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.collection.BreedingMenu
-
Tries to breed the selected pets when their status is valid.
- tryToChangePlayerRank(InventoryClickEvent) - Method in class eu.wauz.wauzcore.menu.social.GuildOverviewMenu
-
Called when a player head is clicked.
- tryToCollectResource(Player) - Method in class eu.wauz.wauzcore.professions.WauzResourceSpawn
-
Lets the player collect the resource, if it is ready.
- tryToConstruct(Player, String) - Static method in class eu.wauz.wauzcore.mobs.towers.WauzTowers
-
Lets a player try to construct a defense tower.
- tryToConsume(Player, ItemStack) - Static method in class eu.wauz.wauzcore.players.calc.FoodCalculator
-
Lets a player consume an item, if it is valid and the cooldown is ready.
- tryToCraftItem(ItemStack, Player) - Method in class eu.wauz.wauzcore.menu.abilities.CraftingMenu
-
Tries to craft the given item.
- tryToDamageResource(Player) - Method in class eu.wauz.wauzcore.professions.WauzResourceSpawn
-
Lets the player damage the resource, if it is ready to collect.
- tryToDecreaseMobCount(Entity) - Static method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
If the given entity is part of a mob arena, the arena's mob count gets decreased.
- TryToDetermineEquipmentType() - Method in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
-
Sets the equipment type for the rune inserter.
- TryToDetermineRuneType() - Method in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
-
Sets the rune type and might for the rune inserter.
- tryToEvade() - Method in class eu.wauz.wauzcore.players.calc.DamageCalculatorDefense
-
Lets the player evade all damage by having either invisibility,
defense debug mode enabled or simply high agility.
- tryToFeed(InventoryClickEvent) - Static method in class eu.wauz.wauzcore.mobs.pets.WauzPetEgg
-
Tries to feed a pet by dragging food on its egg item stack.
- tryToHighlightResource(Player) - Method in class eu.wauz.wauzcore.professions.WauzResourceSpawn
-
Highlights the resoure for a player, if it is ready to collect.
- tryToIncreaseMastery(ItemStack, int) - Method in class eu.wauz.wauzcore.menu.abilities.SkillMenu
-
Increases the level of a valid mastery, if not maxed already.
- tryToIncreaseMobCount(Entity) - Static method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
If the given entity is part of a mob arena, the arena's mob count gets increased.
- tryToInteractWithResource(Player, Block) - Static method in class eu.wauz.wauzcore.professions.WauzResource
-
Lets the player interact with the resource block, if it is valid.
- tryToManuallyStartNewWave(Player) - Method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
Lets a player try to start a new wave manually.
- tryToOpenDoor(Player, Sign) - Static method in class eu.wauz.wauzcore.items.WauzSigns
-
Tries to open a door, based on the key name on a sign.
- tryToRepair(Player, ItemStack) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzRepair
-
Tries to repair the given item.
- tryToSetCoins(Player, String) - Method in class eu.wauz.wauzcore.players.WauzPlayerMail
-
Tries to set the coin attachment of the mail.
- tryToSetItemStack(Player) - Method in class eu.wauz.wauzcore.players.WauzPlayerMail
-
Tries to set the item attachment of the mail.
- tryToSetReceiver(Player, String) - Method in class eu.wauz.wauzcore.players.WauzPlayerMail
-
Tries to set the receiver of the mail.
- tryToShoot(Player, ItemStack) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponBow
-
Lets the player shoot an arrow from the given bow.
- tryToSpawnMob(Location) - Method in class eu.wauz.wauzcore.oneblock.OnePhase
-
Spawns a mob at the given location, depending on the phase's chances.
- tryToSummon(PlayerInteractEvent) - Static method in class eu.wauz.wauzcore.mobs.pets.WauzPetEgg
-
Tries to spawn a pet by interacting with its egg item stack.
- tryToTrade(Player, String) - Static method in class eu.wauz.wauzcore.players.WauzPlayerTrade
-
Tries to trade with another player.
- tryToTravel(Player, Sign) - Static method in class eu.wauz.wauzcore.items.WauzSigns
-
Tries to travel to a waypoint, based on the waypoint name on a sign.
- tryToUnsummon(Player, boolean) - Static method in class eu.wauz.wauzcore.mobs.pets.WauzActivePet
-
Unsummons the currently active pet, if possible.
- tryToUse(Player) - Static method in class eu.wauz.wauzcore.mobs.pets.WauzPetAbilities
-
Lets a player try to activate their pet's ability.
- tryToUse(Player) - Static method in class eu.wauz.wauzcore.skills.SkillQuickSlots
-
Tries to let a player use their selected quick slot.
- tryToUseSkill(Player, ItemStack) - Static method in class eu.wauz.wauzcore.skills.WauzPlayerSkillExecutor
-
Tries to use a skill for a player.
- tryToUseSkill(Player, ItemStack, WauzPlayerSkill) - Static method in class eu.wauz.wauzcore.skills.WauzPlayerSkillExecutor
-
Tries to use a skill for a player.
- type - Variable in class eu.wauz.wauzcore.items.WauzEquipment
-
The general type of the equipment.
- type - Variable in class eu.wauz.wauzcore.oneblock.OneChest
-
The type of the chest.
- type - Variable in class eu.wauz.wauzcore.players.effects.WauzPlayerEffect
-
The type of the effect.
- type - Variable in class eu.wauz.wauzcore.professions.WauzResource
-
The type of the resource.
- type - Variable in class eu.wauz.wauzcore.system.achievements.WauzAchievement
-
The type of the achievement.
- type - Variable in class eu.wauz.wauzcore.system.instances.WauzBaseInstance
-
The type of the instance.
- type - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
-
The type of the quest as text.
- type - Variable in class eu.wauz.wauzcore.system.WauzRegion
-
The type of this region a text.
- typeMultiplicator - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
-
The multiplier of the equipment's type.