- cachePassive(AbstractPassiveSkill) - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSkills
-
Caches the given passive skill instance.
- calculate() - Static method in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
Calculates all global statistics.
- calculateBlockedDamage() - Method in class eu.wauz.wauzcore.players.calc.DamageCalculatorDefense
-
If a shield is used, damage is reduced by 60% and the minimum damage is set to 0.
- calculateDefense() - Method in class eu.wauz.wauzcore.players.calc.DamageCalculatorDefense
-
Applies bonuses to the armor defense value, based on strength bonus and pet absorption.
- calculateMainStats() - Method in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
-
Adds the rarity/tier string, aswell as the scaled main stat to the lore.
- call(Player, WauzPet) - Static method in class eu.wauz.wauzcore.events.PetObtainEvent
-
Creates and calls a new instance of the event.
- callPlayerDamageOverTimeEvent(Player, Entity, Color, int, int, int) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Calls a damage event, that deals damage based on a specified interval.
- callPlayerFixedDamageEvent(Player, List<Entity>, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Calls a damage event, that will not receive attack bonuses, hittting multiple enemies.
- callPlayerFixedDamageEvent(Player, Entity, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Calls a damage event, that will not receive attack bonuses, hittting a single enemy.
- callPlayerMagicDamageEvent(Player, List<Entity>, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Calls a damage event with a damage multiplier, for magic attacks, hitting multiple enemies.
- callPlayerMagicDamageEvent(Player, Entity, double) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Calls a damage event with a damage multiplier, for magic attacks, hitting a single enemy.
- callTotemEvent(Entity, SkillUtils.TotemRunnable, int, int) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Calls a the totem runnable for an existing totem.
- CAMPAIGN - Static variable in class eu.wauz.wauzcore.system.quests.QuestType
-
The type for campaign quests.
- canAddFriend(Player, OfflinePlayer) - Static method in class eu.wauz.wauzcore.players.WauzPlayerFriends
-
Checks if a player can add another player as friend.
- cancelArrowImpact(EntityDamageByEntityEvent) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponBow
-
Decides when to cancel arrow damage.
- cancelFallDamage(EntityDamageEvent) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponGlider
-
Cancels fall damage when holding a feather (glider) and makes it loose 2 durability.
- cancelled - Variable in class eu.wauz.wauzcore.events.ArmorEquipEvent
-
If the event has been cancelled.
- canCollectResource(Player) - Method in class eu.wauz.wauzcore.professions.WauzResourceSpawn
-
Checks if the given player can collect the resource.
- canGather(Player, ItemStack, int) - Method in enum eu.wauz.wauzcore.professions.WauzResourceNodeType
-
Checks if the resource node of this type can be gathered.
- canGetExp(Player, int) - Method in enum eu.wauz.wauzcore.professions.WauzResourceNodeType
-
Checks if the resource node of this type will give job experience.
- canHaveSkillSlot() - Method in interface eu.wauz.wauzcore.items.weapons.CustomWeapon
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponAxe
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponBow
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponGlider
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponHook
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponLance
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponShield
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponStaff
-
Determines if the custom weapon can have a skillgem slot.
- canHaveSkillSlot() - Method in class eu.wauz.wauzcore.items.weapons.CustomWeaponSword
-
Determines if the custom weapon can have a skillgem slot.
- canSendMail(Player) - Static method in class eu.wauz.wauzcore.players.WauzPlayerMail
-
Checks if a player can send more mails today.
- canSitDown(Player, boolean) - Static method in class eu.wauz.wauzcore.players.WauzPlayerSit
-
Checks if a player can sit down.
- canTrade(Player, Player) - Static method in class eu.wauz.wauzcore.players.WauzPlayerTrade
-
Checks if a player can trade with another player.
- cast(Player) - Method in class eu.wauz.wauzcore.skills.Castable
-
Lets the given player cast this castable.
- Castable - Class in eu.wauz.wauzcore.skills
-
A skill or similar, that can be casted through a quick slot.
- Castable(ItemStack, WauzPlayerSkill) - Constructor for class eu.wauz.wauzcore.skills.Castable
-
Constructs a castable skill.
- castableMap - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSkills
-
A map of the unlocked castables, indexed by castable key.
- catchException(Class<?>, Exception) - Static method in class eu.wauz.wauzcore.system.WauzDebugger
-
Sends a catched exception message to the server console.
- categories - Variable in class eu.wauz.wauzcore.mobs.pets.WauzPetStat
-
The pet categories of the pet stat.
- category - Variable in class eu.wauz.wauzcore.items.WauzEquipment
-
The armor category of the equipment.
- category - Variable in class eu.wauz.wauzcore.menu.collection.BestiaryMenu
-
The currently selected category.
- category - Variable in class eu.wauz.wauzcore.mobs.pets.WauzPet
-
The category of the pet.
- center - Variable in class eu.wauz.wauzcore.building.ShapeCircle
-
The center location of the circle.
- center - Variable in class eu.wauz.wauzcore.building.ShapeHexagon
-
The center location of the hexagon.
- Chance - Class in eu.wauz.wauzcore.system.util
-
An util class for getting values for rng stuff.
- Chance() - Constructor for class eu.wauz.wauzcore.system.util.Chance
-
- CharacterClass - Annotation Type in eu.wauz.wauzcore.system.annotations
-
An annotation to mark classes as character classes, to automatically register them on startup.
- CharacterClass.ClassAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
-
An utility to help registering character classes.
- CharacterClassMenu - Class in eu.wauz.wauzcore.menu
-
An inventory that can be used as menu or for other custom interaction mechanics.
- CharacterClassMenu() - Constructor for class eu.wauz.wauzcore.menu.CharacterClassMenu
-
- characterDailyReward(Player) - Static method in class eu.wauz.wauzcore.system.util.Cooldown
-
Returns the daily reward cooldown from the config.
- CharacterIconHeads - Class in eu.wauz.wauzcore.menu.heads
-
A collection of heads / skulls usable as icons for characters.
- CharacterIconHeads() - Constructor for class eu.wauz.wauzcore.menu.heads.CharacterIconHeads
-
- CharacterManager - Class in eu.wauz.wauzcore.players
-
The character manager is used to login/out characters and manage their data.
- CharacterManager() - Constructor for class eu.wauz.wauzcore.players.CharacterManager
-
- CharacterSlotMenu - Class in eu.wauz.wauzcore.menu
-
An inventory that can be used as menu or for other custom interaction mechanics.
- CharacterSlotMenu() - Constructor for class eu.wauz.wauzcore.menu.CharacterSlotMenu
-
- characterString1 - Variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
Information about the player's 1st character slot.
- characterString2 - Variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
Information about the player's 2nd character slot.
- characterString3 - Variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
Information about the player's 3rd character slot.
- ChatFormatter - Class in eu.wauz.wauzcore.system
-
Used for formatting and sending all chat messages, to their receivers.
- ChatFormatter() - Constructor for class eu.wauz.wauzcore.system.ChatFormatter
-
- check(Player, ItemStack) - Static method in class eu.wauz.wauzcore.menu.abilities.AbilityMenuParts
-
Checks if an event in this inventory was triggered by a player click.
- check(Player, ItemStack) - Static method in class eu.wauz.wauzcore.menu.collection.CollectionMenuParts
-
Checks if an event in this inventory was triggered by a player click.
- check(Player, ItemStack) - Static method in class eu.wauz.wauzcore.menu.social.SocialMenuParts
-
Checks if an event in this inventory was triggered by a player click.
- checkForAchievement(Player, WauzAchievementType, String) - Static method in class eu.wauz.wauzcore.system.achievements.AchievementTracker
-
Checks if the player just completed a non generic achievement and awards it to them.
- checkForStaticItem(ItemStack) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Checks if the given item stack is a static item.
- checkForStaticItemDrop(PlayerDropItemEvent) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
-
Prevents the dropping of static and cosmetic items.
- checkForValidInteractions(Player, ItemStack) - Method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenInteractions
-
Triggers the corresponding event, if the player clicked an interaction item stack.
- checkIfNewWaveShouldStart() - Method in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
Starts a new wave, if requirements are met.
- checkQuestCompletion() - Method in class eu.wauz.wauzcore.system.quests.QuestProcessor
-
Determines if the quest cannot be repeated right now.
- checkQuestObjectives() - Method in class eu.wauz.wauzcore.system.quests.QuestProcessor
-
Determines if all objectives of the quest phase are fulfilled.
- checkQuestSlots() - Method in class eu.wauz.wauzcore.system.quests.QuestProcessor
-
Determines the quest slot to use.
- checkRequirements() - Method in class eu.wauz.wauzcore.system.quests.QuestRequirementChecker
-
Checks if the requirements have been fulfilled.
- checkRequirements() - Method in class eu.wauz.wauzcore.system.quests.QuestRequirementCheckerItems
-
Checks if the requirements have been fulfilled.
- checkRequirements() - Method in class eu.wauz.wauzcore.system.quests.QuestRequirementCheckerKills
-
Checks if the requirements have been fulfilled.
- checkWeaponRequirements() - Method in class eu.wauz.wauzcore.players.calc.DamageCalculatorAttack
-
Checks if the player meets the requirements to attack with their weapon.
- chestplateItemStack - Variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizen
-
The equipped chestplate item.
- chests - Variable in class eu.wauz.wauzcore.oneblock.OnePhase
-
The chests that can spawn in this phase, indexed by type.
- children - Variable in class eu.wauz.wauzcore.system.WauzRegion
-
All regions inside this region.
- choiceDialog - Variable in class eu.wauz.wauzcore.menu.collection.QuestRewardChooser
-
The inventory instance to hold the selectable choices.
- chosenRewardIndex - Variable in class eu.wauz.wauzcore.menu.collection.QuestRewardChooser
-
The index of the chosen reward item stack.
- chunkCitizensMap - Static variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizen
-
A map with lists of citizens, indexed by chunk keys.
- ChunkKeyMap<T> - Class in eu.wauz.wauzcore.system.util
-
A tool to map chunks to objects.
- ChunkKeyMap() - Constructor for class eu.wauz.wauzcore.system.util.ChunkKeyMap
-
- chunkResourcesMap - Static variable in class eu.wauz.wauzcore.professions.WauzResource
-
A map with lists of resource spawns, indexed by chunk keys.
- citizen - Variable in class eu.wauz.wauzcore.menu.CitizenInteractionMenu
-
The citizen that should be interacted with.
- citizenConfigGetBoolean(String, String) - Static method in class eu.wauz.wauzcore.data.api.CitizenConfigurationUtils
-
Gets a boolean from a citizen config.
- citizenConfigGetInt(String, String) - Static method in class eu.wauz.wauzcore.data.api.CitizenConfigurationUtils
-
Gets an int from a citizen config.
- citizenConfigGetKeys(String, String) - Static method in class eu.wauz.wauzcore.data.api.CitizenConfigurationUtils
-
Gets a key set from a citizen config.
- citizenConfigGetString(String, String) - Static method in class eu.wauz.wauzcore.data.api.CitizenConfigurationUtils
-
Gets a string from a citizen config.
- citizenConfigGetStringList(String, String) - Static method in class eu.wauz.wauzcore.data.api.CitizenConfigurationUtils
-
Gets a string list from a citizen config.
- CitizenConfigurationUtils - Class in eu.wauz.wauzcore.data.api
-
Collection of methods for reading and writing data in citizen config files.
- CitizenConfigurationUtils() - Constructor for class eu.wauz.wauzcore.data.api.CitizenConfigurationUtils
-
- CitizenConfigurator - Class in eu.wauz.wauzcore.data
-
Configurator to fetch or modify data from the Citizen.yml files.
- CitizenConfigurator() - Constructor for class eu.wauz.wauzcore.data.CitizenConfigurator
-
- citizenCount - Static variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizen
-
The number of all registred citizens.
- CitizenInteractionMenu - Class in eu.wauz.wauzcore.menu
-
An inventory that can be used as menu or for other custom interaction mechanics.
- CitizenInteractionMenu(WauzCitizen) - Constructor for class eu.wauz.wauzcore.menu.CitizenInteractionMenu
-
Creates a new menu to interact with citizen npcs.
- CitizenListener - Class in eu.wauz.wauzcore.system.listeners
-
A listener to catch events, related to citizens or other custom npcs.
- CitizenListener() - Constructor for class eu.wauz.wauzcore.system.listeners.CitizenListener
-
- citizenName - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenCommand
-
The name of the citizen to interact with.
- citizenName - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenInn
-
The name of the citizen to interact with.
- citizenName - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenQuest
-
The name of the citizen to interact with.
- citizenName - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenRest
-
The name of the citizen to interact with.
- citizenName - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenShop
-
The name of the citizen to interact with.
- citizenName - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenTravel
-
The name of the citizen to interact with.
- citizenName - Variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizen
-
The canonical name of the citizen.
- citizenName - Variable in class eu.wauz.wauzcore.system.economy.WauzShopDiscount
-
The name of the citizen who owns the shop.
- citizenNpcMap - Static variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenSpawner
-
A map of npcs, indexed by citizen.
- citizens - Variable in class eu.wauz.wauzcore.system.instances.WauzInstance
-
The list of citizen npcs to spawn in the instance.
- citizenViewersMap - Static variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenCache
-
A map of players viewing citizens.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.cleric.SubclassDruid
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.cleric.SubclassPriest
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.cleric.SubclassSentinel
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.cleric.SubclassShaman
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.mage.SubclassBeguiler
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.mage.SubclassDestroyer
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.mage.SubclassNecromancer
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.mage.SubclassWarlock
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.rogue.SubclassBard
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.rogue.SubclassJuggernaut
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.rogue.SubclassMarksman
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.rogue.SubclassUmbralist
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.warrior.SubclassBerserker
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.warrior.SubclassBulwark
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.warrior.SubclassPaladin
-
The static name of the subclass.
- CLASS_NAME - Static variable in class eu.wauz.wauzcore.players.classes.warrior.SubclassTemplar
-
The static name of the subclass.
- ClassAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.CharacterClass.ClassAnnotationHelper
-
- ClassCleric - Class in eu.wauz.wauzcore.players.classes
-
A class, that can be chosen by a player.
- ClassCleric() - Constructor for class eu.wauz.wauzcore.players.classes.ClassCleric
-
Constructs a new instance of the class and initializes its subclasses.
- ClassMage - Class in eu.wauz.wauzcore.players.classes
-
A class, that can be chosen by a player.
- ClassMage() - Constructor for class eu.wauz.wauzcore.players.classes.ClassMage
-
Constructs a new instance of the class and initializes its subclasses.
- ClassRogue - Class in eu.wauz.wauzcore.players.classes
-
A class, that can be chosen by a player.
- ClassRogue() - Constructor for class eu.wauz.wauzcore.players.classes.ClassRogue
-
Constructs a new instance of the class and initializes its subclasses.
- ClassWarrior - Class in eu.wauz.wauzcore.players.classes
-
A class, that can be chosen by a player.
- ClassWarrior() - Constructor for class eu.wauz.wauzcore.players.classes.ClassWarrior
-
Constructs a new instance of the class and initializes its subclasses.
- clearActiveCitizens() - Method in class eu.wauz.wauzcore.system.instances.WauzActiveInstance
-
Removes all citizens that have been spawned in the instance.
- clearAllSockets(Player, ItemStack) - Method in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneRemover
-
Removes all runes and skillgems from an equipment item stack and restores the empty slots.
- clearAllSockets(InventoryClickEvent) - Static method in class eu.wauz.wauzcore.items.WauzEquipment
-
Tries to remove all runes and gems from a piece of equipment.
- clearBar(Player) - Static method in class eu.wauz.wauzcore.players.ui.WauzPlayerBossBar
-
Removes the shown boss bar for the given player.
- clearEffects() - Method in class eu.wauz.wauzcore.players.effects.WauzPlayerEffects
-
Removes all currently active status effects.
- ClimateCalculator - Class in eu.wauz.wauzcore.players.calc
-
Used to calculate the temperature of players, based on the region.
- ClimateCalculator() - Constructor for class eu.wauz.wauzcore.players.calc.ClimateCalculator
-
- cloneItemList(List<ItemStack>) - Method in class eu.wauz.wauzcore.system.quests.WauzQuestLoot
-
Creates a save copy of a list of reward item stacks.
- close() - Method in class eu.wauz.wauzcore.system.WauzDiscordLogFilter
-
Closes the filter, to deny any log records from now on.
- closeInstance(World) - Static method in class eu.wauz.wauzcore.system.instances.InstanceManager
-
Unloads the world of an instance and deletes the folder.
- CmdApply - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdApply() - Constructor for class eu.wauz.wauzcore.commands.CmdApply
-
- CmdDesc - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdDesc() - Constructor for class eu.wauz.wauzcore.commands.CmdDesc
-
- CmdFriend - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdFriend() - Constructor for class eu.wauz.wauzcore.commands.CmdFriend
-
- CmdGld - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdGld() - Constructor for class eu.wauz.wauzcore.commands.CmdGld
-
- CmdGroup - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdGroup() - Constructor for class eu.wauz.wauzcore.commands.CmdGroup
-
- CmdGrp - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdGrp() - Constructor for class eu.wauz.wauzcore.commands.CmdGrp
-
- CmdGuild - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdGuild() - Constructor for class eu.wauz.wauzcore.commands.CmdGuild
-
- CmdHome - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdHome() - Constructor for class eu.wauz.wauzcore.commands.CmdHome
-
- CmdHub - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdHub() - Constructor for class eu.wauz.wauzcore.commands.CmdHub
-
- CmdItem - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdItem() - Constructor for class eu.wauz.wauzcore.commands.CmdItem
-
- CmdLeave - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdLeave() - Constructor for class eu.wauz.wauzcore.commands.CmdLeave
-
- CmdMenu - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdMenu() - Constructor for class eu.wauz.wauzcore.commands.CmdMenu
-
- CmdMotd - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdMotd() - Constructor for class eu.wauz.wauzcore.commands.CmdMotd
-
- CmdNextwave - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdNextwave() - Constructor for class eu.wauz.wauzcore.commands.CmdNextwave
-
- CmdRename - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdRename() - Constructor for class eu.wauz.wauzcore.commands.CmdRename
-
- CmdRoll - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdRoll() - Constructor for class eu.wauz.wauzcore.commands.CmdRoll
-
- CmdSend - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdSend() - Constructor for class eu.wauz.wauzcore.commands.CmdSend
-
- CmdSendCoins - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdSendCoins() - Constructor for class eu.wauz.wauzcore.commands.CmdSendCoins
-
- CmdSendItem - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdSendItem() - Constructor for class eu.wauz.wauzcore.commands.CmdSendItem
-
- CmdSethome - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdSethome() - Constructor for class eu.wauz.wauzcore.commands.CmdSethome
-
- CmdSit - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdSit() - Constructor for class eu.wauz.wauzcore.commands.CmdSit
-
- CmdSpawn - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdSpawn() - Constructor for class eu.wauz.wauzcore.commands.CmdSpawn
-
- CmdStart - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdStart() - Constructor for class eu.wauz.wauzcore.commands.CmdStart
-
- CmdTalk - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdTalk() - Constructor for class eu.wauz.wauzcore.commands.CmdTalk
-
- CmdTip - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdTip() - Constructor for class eu.wauz.wauzcore.commands.CmdTip
-
- CmdTrade - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdTrade() - Constructor for class eu.wauz.wauzcore.commands.CmdTrade
-
- CmdWhere - Class in eu.wauz.wauzcore.commands
-
A command, that can be executed by a player with fitting permissions.
- CmdWhere() - Constructor for class eu.wauz.wauzcore.commands.CmdWhere
-
- CmdWzDebug - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzDebug() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzDebug
-
- CmdWzDebugAttack - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzDebugAttack() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzDebugAttack
-
- CmdWzDebugBuilding - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzDebugBuilding() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzDebugBuilding
-
- CmdWzDebugCrafting - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzDebugCrafting() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzDebugCrafting
-
- CmdWzDebugDefense - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzDebugDefense() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzDebugDefense
-
- CmdWzDebugFlying - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzDebugFlying() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzDebugFlying
-
- CmdWzDebugMagic - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzDebugMagic() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzDebugMagic
-
- CmdWzEnd - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzEnd() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzEnd
-
- CmdWzEnter - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzEnter() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzEnter
-
- CmdWzEnterDev - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzEnterDev() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzEnterDev
-
- CmdWzExp - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzExp() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzExp
-
- CmdWzFirework - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzFirework() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzFirework
-
- CmdWzGamemode - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzGamemode() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzGamemode
-
- CmdWzGetEquip - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzGetEquip() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzGetEquip
-
- CmdWzGetEquipEnhanced - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzGetEquipEnhanced() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzGetEquipEnhanced
-
- CmdWzGetPet - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzGetPet() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzGetPet
-
- CmdWzGetPetAbility - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzGetPetAbility() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzGetPetAbility
-
- CmdWzGetRune - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzGetRune() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzGetRune
-
- CmdWzHeal - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzHeal() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzHeal
-
- CmdWzKey - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzKey() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzKey
-
- CmdWzNightvision - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzNightvision() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzNightvision
-
- CmdWzPerms - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzPerms() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzPerms
-
- CmdWzPetAbility - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzPetAbility() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzPetAbility
-
- CmdWzRank - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzRank() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzRank
-
- CmdWzRepair - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzRepair() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzRepair
-
- CmdWzSkill - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzSkill() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzSkill
-
- CmdWzSkillWeapon - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzSkillWeapon() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzSkillWeapon
-
- CmdWzSpeedFlying - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzSpeedFlying() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzSpeedFlying
-
- CmdWzSpeedWalking - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzSpeedWalking() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzSpeedWalking
-
- CmdWzStart - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzStart() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzStart
-
- CmdWzSystem - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzSystem() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzSystem
-
- CmdWzTravel - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzTravel() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzTravel
-
- CmdWzTravelEvent - Class in eu.wauz.wauzcore.commands.administrative
-
A command, that can be executed by a player with fitting permissions.
- CmdWzTravelEvent() - Constructor for class eu.wauz.wauzcore.commands.administrative.CmdWzTravelEvent
-
- coinAttachment - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventMailClaim
-
The coin attachment of the mail.
- coinAttachment - Variable in class eu.wauz.wauzcore.players.WauzPlayerMail
-
The coin attachment of the mail.
- coll(int, int) - Method in class eu.wauz.wauzcore.building.PathGenerator
-
- CollectionMenuParts - Class in eu.wauz.wauzcore.menu.collection
-
An util to add collection sub menus to the main menu.
- CollectionMenuParts() - Constructor for class eu.wauz.wauzcore.menu.collection.CollectionMenuParts
-
- collectResource(Player) - Method in class eu.wauz.wauzcore.professions.WauzResourceSpawn
-
Lets the player collect the resource.
- color - Variable in enum eu.wauz.wauzcore.mobs.pets.WauzPetRarity
-
The color of the pet rarity.
- color - Variable in enum eu.wauz.wauzcore.players.effects.WauzPlayerEffectType
-
The color of the effect type.
- color - Variable in class eu.wauz.wauzcore.skills.particles.SkillParticle
-
The color for custom colored dust particles.
- color - Variable in enum eu.wauz.wauzcore.system.instances.WauzInstanceKeyStatus
-
The color of the instance key status.
- COLOR_MAP - Static variable in class eu.wauz.wauzcore.skills.particles.Colors
-
A map of all default dye colors.
- Colors - Class in eu.wauz.wauzcore.skills.particles
-
A collection of default dye colors.
- Colors() - Constructor for class eu.wauz.wauzcore.skills.particles.Colors
-
- COLORS - Static variable in class eu.wauz.wauzcore.skills.particles.Colors
-
A list of all default dye colors.
- CombatMapper - Class in eu.wauz.wauzcore.system
-
Used for mapping combat events to WauzCore functionalities.
- CombatMapper() - Constructor for class eu.wauz.wauzcore.system.CombatMapper
-
- command - Variable in class eu.wauz.wauzcore.events.WauzPlayerEventCitizenCommand
-
The name of the command to execute.
- Command - Annotation Type in eu.wauz.wauzcore.system.annotations
-
An annotation to mark classes as commands, to automatically register them on startup.
- Command.CommandAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
-
An utility to help registering commands.
- CommandAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.Command.CommandAnnotationHelper
-
- commandComponent(String, String) - Static method in class eu.wauz.wauzcore.system.util.Components
-
Creates a command component from the given values.
- commandMap - Static variable in class eu.wauz.wauzcore.commands.execution.WauzCommandExecutor
-
A map of all registered commands.
- commandTeleport(PlayerTeleportEvent) - Static method in class eu.wauz.wauzcore.system.WauzTeleporter
-
Teleports the player per command.
- completedDialog - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
-
The list of messages in the completion dialog.
- completeEvent - Variable in class eu.wauz.wauzcore.menu.collection.QuestRewardChooser
-
The complete event to execute.
- completeQuestStep() - Method in class eu.wauz.wauzcore.system.quests.QuestProcessor
-
Starts the next quest phase or completes the quest.
- COMPONENT_COLOR_MAP - Static variable in class eu.wauz.wauzcore.skills.particles.Colors
-
A map of all named component colors, indexed by chat colors.
- Components - Class in eu.wauz.wauzcore.system.util
-
Util class for interacting with adventure components.
- Components() - Constructor for class eu.wauz.wauzcore.system.util.Components
-
- configKey - Variable in enum eu.wauz.wauzcore.system.quests.QuestSlot
-
The name of the key in the config files.
- ConfigurationLoader - Class in eu.wauz.wauzcore.data
-
Used by the main class to load all static data from files.
- ConfigurationLoader() - Constructor for class eu.wauz.wauzcore.data.ConfigurationLoader
-
- containsAttackBoostModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains an attack boost modifier, based on lore.
- containsColdResistanceModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains a cold resistance modifier, based on lore.
- containsDefenseBoostModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains a defense boost modifier, based on lore.
- containsEvasionChanceModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains an evasion chance modifier, based on lore.
- containsExpBoostModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains an exp boost modifier, based on lore.
- containsHealingModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains a healing modifier, based on lore.
- containsHeatResistanceModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains a heat resistance modifier, based on lore.
- containsPvPProtectionModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains a pvp protection modifier, based on lore.
- containsSaturationModifier(ItemStack) - Static method in class eu.wauz.wauzcore.items.util.FoodUtils
-
Checks if an item stack contains a saturation modifier, based on lore.
- contentItemStacks - Variable in class eu.wauz.wauzcore.oneblock.OneChest
-
The possible item stacks that can be found in the chest.
- cooldown - Variable in class eu.wauz.wauzcore.professions.WauzResourceCache
-
The cooldown timestamp, indicating when the resource can be collected again.
- Cooldown - Class in eu.wauz.wauzcore.system.util
-
An util class for getting and setting cooldowns.
- Cooldown() - Constructor for class eu.wauz.wauzcore.system.util.Cooldown
-
- coordinates - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
-
The coordinates of the quest location as text.
- core - Static variable in class eu.wauz.wauzcore.data.api.BestiaryConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.CitizenConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.GlobalConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.GuildConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.InstanceConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.PlayerBestiaryConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.PlayerConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.PlayerMailConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.PlayerQuestConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.PlayerRelationConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.QuestConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.ResourceConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.data.api.ShopConfigurationUtils
-
A direct reference to the main class.
- core - Static variable in interface eu.wauz.wauzcore.events.WauzPlayerEvent
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.items.InventoryStringConverter
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.players.CharacterManager
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.players.WauzPlayerRegistrator
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.system.instances.InstanceManager
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzcore.system.WauzNoteBlockPlayer
-
A direct reference to the main class.
- core - Static variable in class eu.wauz.wauzstarter.SeasonalSurvivalManager
-
A direct reference to the main class.
- count() - Static method in class eu.wauz.wauzcore.oneblock.OnePhase
-
- countSpecificStackableItems(Inventory, ItemStack) - Static method in class eu.wauz.wauzcore.items.util.ItemUtils
-
Counts the total amount of the given item stack inside an inventory.
- cpuUsage - Variable in class eu.wauz.wauzcore.system.SystemAnalytics
-
The usage of the server's central processing unit.
- CraftingConfigurator - Class in eu.wauz.wauzcore.data
-
Configurator to fetch or modify data from the Crafting.yml.
- CraftingConfigurator() - Constructor for class eu.wauz.wauzcore.data.CraftingConfigurator
-
- CraftingMenu - Class in eu.wauz.wauzcore.menu.abilities
-
An inventory that can be used as menu or for other custom interaction mechanics.
- CraftingMenu() - Constructor for class eu.wauz.wauzcore.menu.abilities.CraftingMenu
-
- create(Material) - Method in class eu.wauz.wauzcore.building.ShapeCircle
-
- create(Material) - Method in class eu.wauz.wauzcore.building.ShapeHexagon
-
Creates the shape as ingame block structure.
- create(SignChangeEvent) - Static method in class eu.wauz.wauzcore.items.WauzSigns
-
Tries to format a sign, to be a special event sign, if the valid keywords were found.
- create(OneChest, String) - Static method in class eu.wauz.wauzcore.oneblock.OneChestItem
-
Creates an item, based on the given item string.
- create(Location) - Static method in class eu.wauz.wauzcore.system.nms.NmsEntityChickoon
-
Creates a chickoon (indestructible chicken) entity.
- create(Location, String) - Static method in class eu.wauz.wauzcore.system.nms.NmsEntityHologram
-
Creates a hologram entity.
- create(Location, Horse.Color, String) - Static method in class eu.wauz.wauzcore.system.nms.NmsEntityHorseMount
-
Creates a horse mount entity.
- create(Player, ItemStack) - Static method in class eu.wauz.wauzcore.system.nms.NmsEntityTotem
-
Creates a totem entity.
- create(Player, ItemStack, ItemStack) - Static method in class eu.wauz.wauzcore.system.nms.NmsEntityTotem
-
Creates a tower (big totem) entity.
- create(Player, WauzQuest, int) - Static method in class eu.wauz.wauzcore.system.quests.QuestRequirementChecker
-
Creates a quest requirement checker, based on the type of the phase.
- createAndShow() - Method in class eu.wauz.wauzcore.players.ui.scoreboard.WauzPlayerTablist
-
Creates and shows the tablist.
- createCharacter(Player, WauzMode) - Static method in class eu.wauz.wauzcore.players.CharacterManager
-
Creates and logs in the new character specified in the player data.
- createCharacterString(String, int) - Method in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
Creates a string with character information for the given player UUID and slot.
- createCharacterStrings(String) - Method in class eu.wauz.wauzcore.system.api.StatisticsFetcher
-
Creates strings with character information for the given player UUID.
- createDoors(int, int, boolean) - Method in class eu.wauz.wauzcore.arcade.MinigameDoorDash
-
Creates a row of 5 doors at the given z coordinate.
- createExplosion(Location, float) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
-
Creates an audiovisual explosion, that can not destroy blocks.
- createGuild(Player, String) - Static method in class eu.wauz.wauzcore.players.WauzPlayerGuild
-
Creates a new guild.
- createHexagon() - Method in class eu.wauz.wauzcore.building.ShapeHexagon
-
- createInteractionItemStack(String, String) - Method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenInteractions
-
Creates an interaction item stack from the given values.
- createInteractionMenuBase(CitizenInteractionMenu, String) - Method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenInteractions
-
Creates an inventory menu, containing all interaction item stacks.
- createItemClickEvent(InventoryClickEvent, boolean, ArmorEquipEvent.ArmorType) - Method in class eu.wauz.wauzcore.system.listeners.ArmorEquipEventListener
-
Tries to create an armor equip event for a hotbar or item click action.
- createNpc(WauzCitizen) - Static method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenSpawner
-
Creates a citizen npc using the npc lib.
- createProgressBar(double, double, int, ChatColor) - Static method in class eu.wauz.wauzcore.system.util.UnicodeUtils
-
Creates a progress bar, with a percentage display.
- createShiftClickEvent(InventoryClickEvent, ArmorEquipEvent.ArmorType) - Method in class eu.wauz.wauzcore.system.listeners.ArmorEquipEventListener
-
Tries to create an armor equip event for a shift click action.
- createSkillgem(ItemStack, WauzPlayerSkill) - Static method in class eu.wauz.wauzcore.items.identifiers.WauzSkillgemIdentifier
-
Creates a skillgem.
- createSpawn - Variable in class eu.wauz.wauzstarter.SeasonalSurvivalManager
-
If a spawn circle should be created automatically.
- createSpawnCircle(World, Location) - Static method in class eu.wauz.wauzcore.system.instances.InstanceManager
-
Creates a circle out of obsidian and glowstone at the given location.
- createSpawnCircle(World, Location) - Static method in class eu.wauz.wauzstarter.SeasonalSurvivalUtils
-
Creates a circular spawn area in the given world.
- createTile(Location, boolean, boolean) - Method in class eu.wauz.wauzcore.arcade.MinigameTipToe
-
Creates a 3x3 block tile.
- currencies - Variable in class eu.wauz.wauzcore.system.economy.WauzCurrencyCategory
-
All currencies in this category.
- currencyCategories - Static variable in class eu.wauz.wauzcore.system.economy.WauzCurrency
-
A list of all currency categories.
- currencyCategory - Variable in class eu.wauz.wauzcore.system.economy.WauzCurrency
-
The category of the currency.
- currencyCategoryDisplayName - Variable in class eu.wauz.wauzcore.system.economy.WauzCurrencyCategory
-
The display name of the currency category.
- currencyCategoryName - Variable in class eu.wauz.wauzcore.system.economy.WauzCurrencyCategory
-
The name of the currency category.
- currencyConfigName - Variable in class eu.wauz.wauzcore.system.economy.WauzCurrency
-
The player config key of the faction's curreny.
- CurrencyConfigurator - Class in eu.wauz.wauzcore.data
-
Configurator to fetch or modify data from the Currencies.yml.
- CurrencyConfigurator() - Constructor for class eu.wauz.wauzcore.data.CurrencyConfigurator
-
- currencyDisplayName - Variable in class eu.wauz.wauzcore.system.economy.WauzCurrency
-
The display name of the faction's curreny.
- currencyMap - Static variable in class eu.wauz.wauzcore.system.economy.WauzCurrency
-
A map of currencies, indexed by name.
- CurrencyMenu - Class in eu.wauz.wauzcore.menu.collection
-
An inventory that can be used as menu or for other custom interaction mechanics.
- CurrencyMenu() - Constructor for class eu.wauz.wauzcore.menu.collection.CurrencyMenu
-
- currencyName - Variable in class eu.wauz.wauzcore.system.economy.WauzCurrency
-
The name of the currency.
- CurrencyTest - Class in eu.wauz.wauzcore.tests
-
Tests the currency mechanics from WauzCore.
- CurrencyTest() - Constructor for class eu.wauz.wauzcore.tests.CurrencyTest
-
- currentSeason - Variable in class eu.wauz.wauzstarter.SeasonalSurvivalManager
-
The current survival season.
- currentWave - Variable in class eu.wauz.wauzcore.system.instances.InstanceMobArena
-
The current wave number.
- CustomItem - Interface in eu.wauz.wauzcore.items
-
- customItemMap - Static variable in class eu.wauz.wauzcore.system.EventMapper
-
A map of all coustom items for the MMORPG mode, indexed by trigger materials.
- CustomWeapon - Interface in eu.wauz.wauzcore.items.weapons
-
- CustomWeaponAxe - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the axe weapon.
- CustomWeaponAxe() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponAxe
-
- CustomWeaponBow - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the bow weapon.
- CustomWeaponBow() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponBow
-
- CustomWeaponGlider - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the glider weapon.
- CustomWeaponGlider() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponGlider
-
- CustomWeaponHook - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the hook weapon.
- CustomWeaponHook() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponHook
-
- CustomWeaponLance - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the lance weapon.
- CustomWeaponLance() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponLance
-
- CustomWeaponShield - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the shield weapon.
- CustomWeaponShield() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponShield
-
- CustomWeaponStaff - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the staff weapon.
- CustomWeaponStaff() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponStaff
-
- CustomWeaponSword - Class in eu.wauz.wauzcore.items.weapons
-
A collection of methods for using the sword weapon.
- CustomWeaponSword() - Constructor for class eu.wauz.wauzcore.items.weapons.CustomWeaponSword
-
- cut(Player) - Static method in class eu.wauz.wauzcore.items.weapons.CustomWeaponSword
-
Lets the player perform a cut attack in front of them.