Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

E

earnArcadeToken(Player) - Static method in class eu.wauz.wauzcore.items.WauzRewards
Adds a token from Arcade mode, if the limit of 20 has not been reached today.
earnDailyReward(Player) - Static method in class eu.wauz.wauzcore.items.WauzRewards
Gives a player coins, based on their rank, if the cooldown is ready.
earnMmoRpgToken(Player) - Static method in class eu.wauz.wauzcore.items.WauzRewards
Adds a token from MMORPG mode, if the limit of 30 has not been reached today.
earnOneBlockToken(Player) - Static method in class eu.wauz.wauzcore.items.WauzRewards
Adds a token from OneBlock mode, if the limit of 20 has not been reached today.
earnSurvivalToken(Player) - Static method in class eu.wauz.wauzcore.items.WauzRewards
Adds a token from Survival mode, if the limit of 20 has not been reached today.
earnToken(Player, String, int, int) - Static method in class eu.wauz.wauzcore.items.WauzRewards
Adds a token from the given mode.
effects - Variable in class eu.wauz.wauzcore.players.effects.WauzPlayerEffects
The list of currently active status effects.
effects - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
The active status effects on the player.
eliminatedPlayers - Variable in class eu.wauz.wauzcore.arcade.template.MinigameTemplateBreakingFloor
The players who have been eliminated.
ellipse - Variable in class eu.wauz.wauzcore.system.WauzRegion
The ellipse, that represents the region.
EMPTY_RUNE_SLOT - Static variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
An empty rune slot, to put in the equipment lore.
EMPTY_SKILL_SLOT - Static variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
An empty skillgem slot, to put in the equipment lore.
EmptyWorldCreator - Class in eu.wauz.wauzstarter
Represents various types of options that may be used to create an empty world.
EmptyWorldCreator(String) - Constructor for class eu.wauz.wauzstarter.EmptyWorldCreator
Creates an empty world creator for the given world name.
enableHealthBar - Variable in class eu.wauz.wauzcore.mobs.MenacingMobsConfig
If the mob will receive a health bar (in red, or yellow if menacing).
enableModifiers - Variable in class eu.wauz.wauzcore.mobs.MenacingMobsConfig
If the mob will receive a menacing modifier.
enableRaidHealthBar - Variable in class eu.wauz.wauzcore.mobs.MenacingMobsConfig
If the mob will receive a boss health bar (in purple).
enableSecondModifier - Variable in class eu.wauz.wauzcore.mobs.MenacingMobsConfig
If the mob will receive a second menacing modifier.
endGame() - Static method in class eu.wauz.wauzcore.arcade.ArcadeLobby
Ends the current game and puts the players back into queue.
endGame() - Method in interface eu.wauz.wauzcore.arcade.ArcadeMinigame
Ends the game and decides a winner.
endGame() - Method in class eu.wauz.wauzcore.arcade.MinigameDoorDash
Ends the game and decides a winner.
endGame() - Method in class eu.wauz.wauzcore.arcade.MinigameJinxed
Ends the game and decides a winner.
endGame() - Method in class eu.wauz.wauzcore.arcade.MinigameTipToe
Ends the game and decides a winner.
endGame() - Method in class eu.wauz.wauzcore.arcade.MinigameVanHelsing
Ends the game and decides a winner.
endGame() - Method in class eu.wauz.wauzcore.arcade.MinigameWallSiege
Ends the game and decides a winner.
endGame() - Method in class eu.wauz.wauzcore.arcade.template.MinigameTemplateBreakingFloor
Ends the game and decides a winner.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.armor.EnhancementDurability
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.armor.EnhancementMastery
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.armor.EnhancementNumbing
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in interface eu.wauz.wauzcore.items.enhancements.WauzEnhancement
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEquipmentIdentifier, int) - Static method in class eu.wauz.wauzcore.items.enhancements.WauzEquipmentEnhancer
Adds an enhancement to a running equipment identifier.
enhanceEquipment(WauzEquipmentBuilder, WauzEnhancement, WauzEnhancementParameters) - Static method in class eu.wauz.wauzcore.items.enhancements.WauzEquipmentEnhancer
Applies an enhancement to a set of parameters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementConsumption
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementDestruction
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementExpertise
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementFerocity
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
enhanceEquipment(WauzEnhancementParameters) - Method in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementNourishment
Tries to apply this enhancement to the given paramteters, holding values of an equipment piece.
Enhancement - Annotation Type in eu.wauz.wauzcore.system.annotations
An annotation to mark classes as enhancements, to automatically register them on startup.
Enhancement.EnhancementAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
An utility to help registering enhancements.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.armor.EnhancementDurability
The static name of the enhancement.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.armor.EnhancementMastery
The static name of the enhancement.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.armor.EnhancementNumbing
The static name of the enhancement.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementConsumption
The static name of the enhancement.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementDestruction
The static name of the enhancement.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementExpertise
The static name of the enhancement.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementFerocity
The static name of the enhancement.
ENHANCEMENT_NAME - Static variable in class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementNourishment
The static name of the enhancement.
EnhancementAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.Enhancement.EnhancementAnnotationHelper
 
EnhancementConsumption - Class in eu.wauz.wauzcore.items.enhancements.weapon
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementConsumption() - Constructor for class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementConsumption
 
EnhancementDestruction - Class in eu.wauz.wauzcore.items.enhancements.weapon
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementDestruction() - Constructor for class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementDestruction
 
EnhancementDurability - Class in eu.wauz.wauzcore.items.enhancements.armor
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementDurability() - Constructor for class eu.wauz.wauzcore.items.enhancements.armor.EnhancementDurability
 
EnhancementExpertise - Class in eu.wauz.wauzcore.items.enhancements.weapon
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementExpertise() - Constructor for class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementExpertise
 
EnhancementFerocity - Class in eu.wauz.wauzcore.items.enhancements.weapon
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementFerocity() - Constructor for class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementFerocity
 
enhancementLevel - Variable in class eu.wauz.wauzcore.items.enhancements.WauzEnhancementParameters
The level of the equipment's enhancement.
enhancementLore - Variable in class eu.wauz.wauzcore.items.enhancements.WauzEnhancementParameters
The enhancement info, as displayed in lore.
EnhancementMastery - Class in eu.wauz.wauzcore.items.enhancements.armor
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementMastery() - Constructor for class eu.wauz.wauzcore.items.enhancements.armor.EnhancementMastery
 
EnhancementNourishment - Class in eu.wauz.wauzcore.items.enhancements.weapon
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementNourishment() - Constructor for class eu.wauz.wauzcore.items.enhancements.weapon.EnhancementNourishment
 
EnhancementNumbing - Class in eu.wauz.wauzcore.items.enhancements.armor
An enhancement, that can be applied onto an unfinished piece of equipment.
EnhancementNumbing() - Constructor for class eu.wauz.wauzcore.items.enhancements.armor.EnhancementNumbing
 
enhancementStrings - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
The displays of the enhancements of the equipment.
enhancementSuffix - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
The suffix to add behind the name of the equipment.
enhancementTypesList - Variable in class eu.wauz.wauzcore.commands.completion.TabCompleterEnhancements
A list of available enhancement ids.
enter(Player, String) - Static method in class eu.wauz.wauzcore.system.instances.InstanceManager
Creates an instance for the given player.
enter(Player) - Method in class eu.wauz.wauzcore.system.WauzRegion
Called when a player enters the region.
enterArcade(Player) - Static method in class eu.wauz.wauzcore.system.instances.InstanceManager
Lets the player enter the arcade lobby.
enterGuild(Player) - Static method in class eu.wauz.wauzcore.system.instances.InstanceManager
Lets the player enter their guildhall.
enterInstanceTeleportManual(PlayerInteractEvent) - Static method in class eu.wauz.wauzcore.system.WauzTeleporter
Teleports the player to an instance.
enterInstanceTeleportSystem(Player, String) - Static method in class eu.wauz.wauzcore.system.WauzTeleporter
Teleports the player to a new normal instance.
enterInstanceTeleportSystemDev(Player, String) - Static method in class eu.wauz.wauzcore.system.WauzTeleporter
Teleports the player to a development instance (actually any world).
enterSurvival(Player, String) - Static method in class eu.wauz.wauzcore.system.instances.InstanceManager
Creates an instance for the given player.
entity - Variable in class eu.wauz.wauzcore.players.calc.DamageCalculatorAttack
The entity who gets attacked.
entries - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiarySpecies
The bestiary entries belonging to the species.
entryMap - Static variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiarySpecies
A map of bestiary entries, indexed by their full name.
entryMob - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryEntry
The mythic mob bound to the entry.
entryMobDescription - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryEntry
The mob description of the entry.
entryMobDisplayName - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryEntry
The mythic mob display name of the entry.
entryMobName - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryEntry
The mythic mob name of the entry.
entryName - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryEntry
The config name of the entry.
entrySpecies - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryEntry
The species the entry belongs to.
equipArmor(ArmorEquipEvent) - Static method in class eu.wauz.wauzcore.items.WauzEquipment
Equips a fitting cosmetic set of armor, when the chestplate changed.
equipArmor(Player, ItemStack) - Static method in class eu.wauz.wauzcore.items.WauzEquipment
Equips a fitting cosmetic set of armor for the given chestplate.
equipCharacterItems(Player) - Static method in class eu.wauz.wauzcore.players.CharacterManager
Equips a player with default mmorpg character items.
equipHubItems(Player) - Static method in class eu.wauz.wauzcore.players.CharacterManager
Equips a player with default hub items.
EquipmentConfigurator - Class in eu.wauz.wauzcore.data
Configurator to fetch or modify data from the Equipment.yml.
EquipmentConfigurator() - Constructor for class eu.wauz.wauzcore.data.EquipmentConfigurator
 
equipmentItemStack - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
The equipment item stack, that is getting identified.
equipmentItemStack - Variable in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
The equipment item stack that the rune is inserted into.
EquipmentParameters - Class in eu.wauz.wauzcore.items
Parameters of equipment items, for usage in identifiers.
EquipmentParameters() - Constructor for class eu.wauz.wauzcore.items.EquipmentParameters
 
EquipmentTest - Class in eu.wauz.wauzcore.tests
Tests the equipment generation and functionality from WauzCore.
EquipmentTest() - Constructor for class eu.wauz.wauzcore.tests.EquipmentTest
 
EquipmentType - Enum in eu.wauz.wauzcore.items.enums
The type of a piece of equipment.
EquipmentType() - Constructor for enum eu.wauz.wauzcore.items.enums.EquipmentType
 
equipmentType - Variable in class eu.wauz.wauzcore.items.EquipmentParameters
The type of the equipment.
equipmentType - Variable in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
The type of the equipment.
EquipmentUtils - Class in eu.wauz.wauzcore.items.util
An util class for reading and writing equipment properties.
EquipmentUtils() - Constructor for class eu.wauz.wauzcore.items.util.EquipmentUtils
 
equipMethod - Variable in class eu.wauz.wauzcore.events.ArmorEquipEvent
How the armor was equipped.
EquipMethod() - Constructor for enum eu.wauz.wauzcore.events.ArmorEquipEvent.EquipMethod
 
equipPrefixes - Static variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
All possible equipment prefixes.
equipSelectedTabard(Player) - Static method in class eu.wauz.wauzcore.menu.social.TabardMenu
Lets the player equip the tabard that has been set in their config.
equipTeamColor(List<Player>, Color, String) - Static method in class eu.wauz.wauzcore.arcade.ArcadeUtils
Lets a group of players equip a chestplate in the color of their team.
equipTypeList - Variable in class eu.wauz.wauzcore.commands.completion.TabCompleterEquip
A list of available equipment types.
equipTypes - Static variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
A map of all possible equipment types, by name.
eu.wauz.wauzcore.arcade - package eu.wauz.wauzcore.arcade
This package contains classes for the arcade gamemode.
eu.wauz.wauzcore.arcade.template - package eu.wauz.wauzcore.arcade.template
This package contains template classes for the arcade gamemode.
eu.wauz.wauzcore.building - package eu.wauz.wauzcore.building
This package contains classes for building ingame structures.
eu.wauz.wauzcore.commands - package eu.wauz.wauzcore.commands
This package contains commands, made to be executed by players.
eu.wauz.wauzcore.commands.administrative - package eu.wauz.wauzcore.commands.administrative
This package contains commands, made to be executed by admins, for debugging purposes.
eu.wauz.wauzcore.commands.completion - package eu.wauz.wauzcore.commands.completion
This package contains tab completers for chat and console commands.
eu.wauz.wauzcore.commands.execution - package eu.wauz.wauzcore.commands.execution
This package contains classes, needed to execute chat and console commands.
eu.wauz.wauzcore.data - package eu.wauz.wauzcore.data
This package contains general configurator classes, that read and write .yml files.
eu.wauz.wauzcore.data.api - package eu.wauz.wauzcore.data.api
This package contains util classes, for reading and writing to .yml files.
eu.wauz.wauzcore.data.players - package eu.wauz.wauzcore.data.players
This package contains player-specific configurator classes, that read and write .yml files.
eu.wauz.wauzcore.events - package eu.wauz.wauzcore.events
This package contains all custom event classes used in WauzCore.
eu.wauz.wauzcore.items - package eu.wauz.wauzcore.items
This package contains general classes for creating and interacting with custom items.
eu.wauz.wauzcore.items.enhancements - package eu.wauz.wauzcore.items.enhancements
This package contains classes to handle the enhancement of custom weapons and armor.
eu.wauz.wauzcore.items.enhancements.armor - package eu.wauz.wauzcore.items.enhancements.armor
This package contains enhancements, that can be applied to custom armor.
eu.wauz.wauzcore.items.enhancements.weapon - package eu.wauz.wauzcore.items.enhancements.weapon
This package contains enhancements, that can be applied to custom weapons.
eu.wauz.wauzcore.items.enums - package eu.wauz.wauzcore.items.enums
This package contains enums, containing different item properties.
eu.wauz.wauzcore.items.identifiers - package eu.wauz.wauzcore.items.identifiers
This package contains identifier classes, used to generate random items.
eu.wauz.wauzcore.items.runes - package eu.wauz.wauzcore.items.runes
This package contains runes, that can be inserted in custom weapons.
eu.wauz.wauzcore.items.runes.insertion - package eu.wauz.wauzcore.items.runes.insertion
This package contains classes to handle the insertion of runes into custom weapons.
eu.wauz.wauzcore.items.scrolls - package eu.wauz.wauzcore.items.scrolls
This package contains scrolls, that can be used on items or on their own for different effects.
eu.wauz.wauzcore.items.util - package eu.wauz.wauzcore.items.util
This package contains util classes for analyzing and editing items.
eu.wauz.wauzcore.items.weapons - package eu.wauz.wauzcore.items.weapons
This package contains mechanics for custom weapons and tools.
eu.wauz.wauzcore.legacy - package eu.wauz.wauzcore.legacy
This package contains old classes that were removed from the engine.
eu.wauz.wauzcore.menu - package eu.wauz.wauzcore.menu
This package contains inventory classes, used as menu or for other custom interaction mechanics.
eu.wauz.wauzcore.menu.abilities - package eu.wauz.wauzcore.menu.abilities
This package contains inventory classes, used as menu for ability mechanics.
eu.wauz.wauzcore.menu.collection - package eu.wauz.wauzcore.menu.collection
This package contains inventory classes, used as menu for collection mechanics.
eu.wauz.wauzcore.menu.heads - package eu.wauz.wauzcore.menu.heads
This package contains head collection classes, used to create menu icons.
eu.wauz.wauzcore.menu.social - package eu.wauz.wauzcore.menu.social
This package contains inventory classes, used as menu for social mechanics.
eu.wauz.wauzcore.menu.util - package eu.wauz.wauzcore.menu.util
This package contains util classes, used to help creating inventory menus.
eu.wauz.wauzcore.mobs - package eu.wauz.wauzcore.mobs
This package contains classes for the creation of custom mobs.
eu.wauz.wauzcore.mobs.bestiary - package eu.wauz.wauzcore.mobs.bestiary
This package contains classes, that are used for the bestiary system.
eu.wauz.wauzcore.mobs.citizens - package eu.wauz.wauzcore.mobs.citizens
This package contains the mechanics for interactable citizens.
eu.wauz.wauzcore.mobs.pets - package eu.wauz.wauzcore.mobs.pets
This package contains classes, that are used for the pet system.
eu.wauz.wauzcore.mobs.towers - package eu.wauz.wauzcore.mobs.towers
This package contains the mechanics for defense towers.
eu.wauz.wauzcore.oneblock - package eu.wauz.wauzcore.oneblock
This package contains classes for the one-block gamemode.
eu.wauz.wauzcore.players - package eu.wauz.wauzcore.players
This package contains classes for managing player information.
eu.wauz.wauzcore.players.calc - package eu.wauz.wauzcore.players.calc
This package contains calculator classes for calculating the player's attributes.
eu.wauz.wauzcore.players.classes - package eu.wauz.wauzcore.players.classes
This package contains the choosable character classes and subclasses.
eu.wauz.wauzcore.players.classes.cleric - package eu.wauz.wauzcore.players.classes.cleric
This package contains the subclasses and mechanics of the cleric class.
eu.wauz.wauzcore.players.classes.mage - package eu.wauz.wauzcore.players.classes.mage
This package contains the subclasses and mechanics of the mage class.
eu.wauz.wauzcore.players.classes.rogue - package eu.wauz.wauzcore.players.classes.rogue
This package contains the subclasses and mechanics of the rogue class.
eu.wauz.wauzcore.players.classes.warrior - package eu.wauz.wauzcore.players.classes.warrior
This package contains the subclasses and mechanics of the warrior class.
eu.wauz.wauzcore.players.effects - package eu.wauz.wauzcore.players.effects
This package contains effect classes for managing the player's status effects.
eu.wauz.wauzcore.players.ui - package eu.wauz.wauzcore.players.ui
This package contains ui classes for managing the player's user interface.
eu.wauz.wauzcore.players.ui.scoreboard - package eu.wauz.wauzcore.players.ui.scoreboard
This package contains ui classes for creating scoreboard sidebars and tablists.
eu.wauz.wauzcore.professions - package eu.wauz.wauzcore.professions
This package contains classes for handling profession mechanics.
eu.wauz.wauzcore.skills - package eu.wauz.wauzcore.skills
This package contains classes for creating and executing player and mob skills.
eu.wauz.wauzcore.skills.particles - package eu.wauz.wauzcore.skills.particles
This package contains classes for creating advanced particle effects.
eu.wauz.wauzcore.skills.passive - package eu.wauz.wauzcore.skills.passive
This package contains passive skills, which improve through certain actions.
eu.wauz.wauzcore.skills.skillgems - package eu.wauz.wauzcore.skills.skillgems
This package contains skills, which are usable through the fitting skillgem.
eu.wauz.wauzcore.system - package eu.wauz.wauzcore.system
This package contains general core mechanics of the engine.
eu.wauz.wauzcore.system.achievements - package eu.wauz.wauzcore.system.achievements
This package contains classes, that are used for the achievement system.
eu.wauz.wauzcore.system.annotations - package eu.wauz.wauzcore.system.annotations
This package contains all custom annotations of the engine.
eu.wauz.wauzcore.system.api - package eu.wauz.wauzcore.system.api
This package contains an api for communicating infos to the web.
eu.wauz.wauzcore.system.economy - package eu.wauz.wauzcore.system.economy
This package contains classes, that are used for the economy system.
eu.wauz.wauzcore.system.instances - package eu.wauz.wauzcore.system.instances
This package contains classes, that are used for the instance / dungeon system.
eu.wauz.wauzcore.system.listeners - package eu.wauz.wauzcore.system.listeners
This package contains the listeners for either Bukkit or custom events.
eu.wauz.wauzcore.system.nms - package eu.wauz.wauzcore.system.nms
This package contains classes to interact with net.minecraft.server packets.
eu.wauz.wauzcore.system.quests - package eu.wauz.wauzcore.system.quests
This package contains classes, that are used for the quest system.
eu.wauz.wauzcore.system.util - package eu.wauz.wauzcore.system.util
This package contains general util classes, which are used everywhere in the engine.
eu.wauz.wauzcore.tests - package eu.wauz.wauzcore.tests
This package contains the unit test classes for WauzCore.
eu.wauz.wauzcore.tests.abstracts - package eu.wauz.wauzcore.tests.abstracts
This package contains abstract bases for unit test classes.
eu.wauz.wauzcore.tests.suites - package eu.wauz.wauzcore.tests.suites
This package contains suites to execute multiple unit test classes.
eu.wauz.wauzstarter - package eu.wauz.wauzstarter
This package contains everything, that needs to be done before WauzCore starts.
event - Variable in class eu.wauz.wauzcore.players.calc.DamageCalculatorAttack
The damage event.
event - Variable in class eu.wauz.wauzcore.players.calc.DamageCalculatorDefense
The damage event.
EventMapper - Class in eu.wauz.wauzcore.system
Used for mapping interaction events to WauzCore functionalities.
EventMapper() - Constructor for class eu.wauz.wauzcore.system.EventMapper
 
eventTeleport(Player, Location) - Static method in class eu.wauz.wauzcore.system.WauzTeleporter
Teleports the player to an event.
eventTravelMap - Static variable in class eu.wauz.wauzcore.commands.administrative.CmdWzTravelEvent
A mao with event specific travel locations.
execute(CommandSender, Command, String[]) - Static method in class eu.wauz.wauzcore.commands.execution.WauzCommandExecutor
Executes the given command, if it is valid
execute(Player) - Method in interface eu.wauz.wauzcore.events.WauzPlayerEvent
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCharacterDelete
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenCommand
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenInn
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenQuest
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenRest
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenShop
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenTalk
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenTravel
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventGuildDemoteMember
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventGuildKick
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventGuildLeave
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventGuildPromoteLeader
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventGuildPromoteOfficer
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventHomeChange
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventMailClaim
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventMaterialsSell
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventQuestAccept
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventQuestCancel
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventQuestComplete
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventTitleBuy
Executes the event for the given player.
execute(Player) - Method in class eu.wauz.wauzcore.events.WauzPlayerEventUnfriend
Executes the event for the given player.
execute() - Method in class eu.wauz.wauzcore.items.InventoryItemRemover
Removes all the registered items from the inventory.
execute(Player) - Static method in class eu.wauz.wauzcore.players.ui.WauzPlayerNotifier
Shows a tip message to the given player.
execute(Player, ItemStack, WauzPlayerSkill) - Static method in class eu.wauz.wauzcore.skills.WauzPlayerSkillExecutor
Uses a skill for a player.
execute(boolean) - Method in class eu.wauz.wauzcore.system.quests.QuestRequirementChecker
Checks the requirements of the quest and creates corresponding tracker locations and lore.
execute(boolean) - Method in class eu.wauz.wauzcore.system.quests.QuestRequirementCheckerItems
Checks the requirements of the quest and creates corresponding tracker locations and lore.
execute(boolean) - Method in class eu.wauz.wauzcore.system.quests.QuestRequirementCheckerKills
Checks the requirements of the quest and creates corresponding tracker locations and lore.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzDebug
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzDebugAttack
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzDebugBuilding
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzDebugCrafting
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzDebugDefense
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzDebugFlying
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzDebugMagic
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzEnd
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzEnter
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzEnterDev
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzExp
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzFirework
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzGamemode
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzGetEquip
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzGetEquipEnhanced
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzGetPet
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzGetPetAbility
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzGetRune
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzHeal
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzKey
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzNightvision
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzPerms
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzPetAbility
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzRank
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzRepair
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzSkill
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzSkillWeapon
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzSpeedFlying
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzSpeedWalking
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzStart
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzSystem
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzTravel
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.administrative.CmdWzTravelEvent
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdApply
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdDesc
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdFriend
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdGld
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdGroup
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdGrp
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdGuild
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdHome
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdHub
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdItem
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdLeave
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdMenu
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdMotd
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdNextwave
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdRename
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdRoll
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdSend
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdSendCoins
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdSendItem
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdSethome
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdSit
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdSpawn
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdStart
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdTalk
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdTip
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdTrade
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in class eu.wauz.wauzcore.commands.CmdWhere
Executes the command for given sender with arguments.
executeCommand(CommandSender, String[]) - Method in interface eu.wauz.wauzcore.commands.execution.WauzCommand
Executes the command for given sender with arguments.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillDeath
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillJudgement
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillJustice
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillStrength
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTemperance
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheChariot
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheDevil
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheEmperor
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheEmpress
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheFool
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheHangedMan
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheHermit
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheHierophant
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheHighPriestess
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheLovers
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheMagician
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheMoon
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheStar
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheSun
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheTower
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillTheWorld
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.skillgems.SkillWheelOfFortune
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in class eu.wauz.wauzcore.skills.SkillPlaceholder
Executes the skill for the given player.
executeSkill(Player, ItemStack) - Method in interface eu.wauz.wauzcore.skills.WauzPlayerSkill
Executes the skill for the given player.
EXIT_DOOR_LEAVE_TEXT - Static variable in class eu.wauz.wauzcore.items.WauzSigns
The second row text of an exit door sign.
EXIT_DOOR_TEXT - Static variable in class eu.wauz.wauzcore.items.WauzSigns
The first row text of an exit door sign.
exitInstanceTeleportManual(Player) - Static method in class eu.wauz.wauzcore.system.WauzTeleporter
Teleports the player to out of an instance.
exp - Variable in class eu.wauz.wauzcore.mobs.pets.WauzPetBreedingLevel
The exp needed to reach the breeding level.
exp - Variable in class eu.wauz.wauzcore.skills.passive.AbstractPassiveSkill
The current experience in this skill.
expDropString - Variable in class eu.wauz.wauzcore.mobs.MenacingMobsConfig
How much exp the mob will drop and for which level.
ExperienceCalculator - Class in eu.wauz.wauzcore.players.calc
Used to calculate the experience gains of players.
ExperienceCalculator() - Constructor for class eu.wauz.wauzcore.players.calc.ExperienceCalculator
 
explodeMob(MythicMob, Entity, Location) - Static method in class eu.wauz.wauzcore.mobs.MobEventMapper
Creates an explosion and deals 500% damage to everyone within a radius of 4 blocks.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links