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 

R

radius - Variable in class eu.wauz.wauzcore.building.ShapeCircle
The radius of the circle.
radius - Variable in class eu.wauz.wauzcore.building.ShapeHexagon
The radius of the hexagon.
rage - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionStats
The current rage of the player.
RageCalculator - Class in eu.wauz.wauzcore.players.calc
Used to calculate the amount of rage a player has.
RageCalculator() - Constructor for class eu.wauz.wauzcore.players.calc.RageCalculator
 
RAID_BOSS - Static variable in class eu.wauz.wauzcore.mobs.MobMetadataUtils
Metadata that implies that a mob is a raid boss.
ramUsage - Variable in class eu.wauz.wauzcore.system.SystemAnalytics
The usage of the server's rapid access memory.
random - Static variable in class eu.wauz.wauzcore.system.util.Chance
A random instance to randomize the results.
randomBoolean() - Static method in class eu.wauz.wauzcore.system.util.Chance
 
randomFloat() - Static method in class eu.wauz.wauzcore.system.util.Chance
 
randomInt(int) - Static method in class eu.wauz.wauzcore.system.util.Chance
 
rankColor - Variable in class eu.wauz.wauzcore.system.WauzRank
The player name color of the rank.
RankConfigurator - Class in eu.wauz.wauzcore.data
Configurator to fetch or modify data from the Ranks.yml.
RankConfigurator() - Constructor for class eu.wauz.wauzcore.data.RankConfigurator
 
rankDiscount - Variable in class eu.wauz.wauzcore.system.economy.WauzShopDiscount
The discount from the player rank.
rankLoreMap - Variable in class eu.wauz.wauzcore.mobs.bestiary.WauzBestiaryEntry
A map of lore lists for each observation rank, indexed by rank tier.
rankMap - Static variable in class eu.wauz.wauzcore.system.WauzRank
A map of ranks, indexed by name.
rankName - Variable in enum eu.wauz.wauzcore.mobs.bestiary.ObservationRank
The name of the observation rank.
rankName - Variable in class eu.wauz.wauzcore.system.WauzRank
The name of the rank.
rankPermission - Variable in class eu.wauz.wauzcore.system.WauzRank
The player permission of the rank.
rankPermissionLevel - Variable in class eu.wauz.wauzcore.system.WauzRank
The permission level of the rank, used for staff hierarchies.
rankPrefix - Variable in class eu.wauz.wauzcore.system.WauzRank
The player name prefix of the rank.
rankTier - Variable in enum eu.wauz.wauzcore.mobs.bestiary.ObservationRank
The tier of the observation rank.
rankTypesList - Variable in class eu.wauz.wauzcore.commands.completion.TabCompleterRanks
A list of available rank ids.
Rarity - Enum in eu.wauz.wauzcore.items.enums
The rarity of an equipment or rune item, containing name, color, multiplier and star string.
Rarity(String, int, int, ChatColor, double) - Constructor for enum eu.wauz.wauzcore.items.enums.Rarity
Creates a new rarity with given values.
rarity - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
The rarity of the equipment.
rarity - Variable in class eu.wauz.wauzcore.mobs.pets.WauzPet
The rarity of the pet.
rarityColor - Variable in enum eu.wauz.wauzcore.items.enums.Rarity
The color of the rarity.
rarityMultiplier - Variable in enum eu.wauz.wauzcore.items.enums.Rarity
The stat multiplier of the rarity.
rarityName - Variable in enum eu.wauz.wauzcore.items.enums.Rarity
The name of the rarity.
rarityNamePrefix - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
The prefix of the name of the equipment's rarity.
rarityStarCount - Variable in enum eu.wauz.wauzcore.items.enums.Rarity
The star count of the rarity.
rarityStarPrefix - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentBuilder
The prefix of the star rating of the equipment's rarity.
rarityStars - Variable in enum eu.wauz.wauzcore.items.enums.Rarity
The stars of the rarity.
rarityStars - Variable in enum eu.wauz.wauzcore.mobs.pets.WauzPetRarity
The stars of the pet rarity.
rarityTimeMap - Variable in class eu.wauz.wauzcore.mobs.pets.WauzPetBreedingLevel
The breeding time in seconds, indexed by pet rarity.
receiver - Variable in class eu.wauz.wauzcore.players.WauzPlayerMail
The receiver of the mail.
reduceDuration() - Method in class eu.wauz.wauzcore.players.effects.WauzPlayerEffect
Reduces the effect duration by 1 second.
reduceHealth(Player, double) - Method in class eu.wauz.wauzcore.professions.WauzResourceCache
Reduces the cached health of the resource spawn.
reflect(EntityDamageByEntityEvent) - Static method in class eu.wauz.wauzcore.players.calc.DamageCalculator
Determines the amount of damage a player reflects.
reflections - Variable in class eu.wauz.wauzcore.system.annotations.AnnotationLoader
A reflection instance for finding annotated classes.
refreshSelectedCastables() - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSkills
Refreshes the list of selected castables.
refreshUnlockedCastables() - Method in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSkills
Refreshes the list of unlocked castables.
regenerateMana(Player) - Static method in class eu.wauz.wauzcore.players.calc.ManaCalculator
Adds 1-2 mana points to the given player.
regenerateMana(Player, int) - Static method in class eu.wauz.wauzcore.players.calc.ManaCalculator
Adds multiple mana points to the given player.
regGroup(WauzPlayerGroup) - Static method in class eu.wauz.wauzcore.players.WauzPlayerGroupPool
Registers a group to save it inthe group cache.
region - Variable in class eu.wauz.wauzcore.players.WauzPlayerDataSectionSelections
The current region.
regionCheck(Player) - Static method in class eu.wauz.wauzcore.system.WauzRegion
Checks if a player region is still valid and determines the new region, if not.
RegionConfigurator - Class in eu.wauz.wauzcore.data
Configurator to fetch or modify data from the Regions.yml.
RegionConfigurator() - Constructor for class eu.wauz.wauzcore.data.RegionConfigurator
 
regionCount - Static variable in class eu.wauz.wauzcore.system.WauzRegion
The number of all constructed regions.
regionKey - Variable in class eu.wauz.wauzcore.system.WauzRegion
The configuration key of this region.
registerAbility(WauzPetAbility) - Static method in class eu.wauz.wauzcore.mobs.pets.WauzPetAbilities
Registers an ability.
registerClass(WauzPlayerClass) - Static method in class eu.wauz.wauzcore.players.classes.WauzPlayerClassPool
Registers a class.
registerCommand(WauzCommand) - Static method in class eu.wauz.wauzcore.commands.execution.WauzCommandExecutor
Registers a command.
registerCustomItem(CustomItem) - Static method in class eu.wauz.wauzcore.system.EventMapper
Registers a generic custom item for the MMORPG mode.
registerEnhancement(WauzEnhancement) - Static method in class eu.wauz.wauzcore.items.enhancements.WauzEquipmentEnhancer
Registers an enhancement.
registerHealthObjective(String, DisplaySlot) - Method in class eu.wauz.wauzcore.players.ui.scoreboard.WauzPlayerTablist
Registers a new health objective with the given name.
registerInstance(WauzActiveInstance) - Static method in class eu.wauz.wauzcore.system.instances.WauzActiveInstancePool
Registers a freshly opened instance.
registerInventory(WauzInventory) - Static method in class eu.wauz.wauzcore.menu.util.MenuRegister
Registers an inventory menu.
registerLearnable(Learnable) - Method in class eu.wauz.wauzcore.players.classes.BaseSubclass
Registers a learnable for the mastery.
registerMinigame(ArcadeMinigame) - Static method in class eu.wauz.wauzcore.arcade.ArcadeLobby
Registers the given minigame.
registerNpc(WauzCitizen, NPC) - Static method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenSpawner
Registers the given citizen npc, to retrieve it when needed.
registerPassive(AbstractPassiveSkill) - Static method in class eu.wauz.wauzcore.skills.passive.AbstractPassiveSkillPool
Registers a passive.
registerRune(WauzRune) - Static method in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
Registers a rune.
registerScroll(InventoryScroll) - Static method in class eu.wauz.wauzcore.items.scrolls.WauzScrolls
Registers a scroll.
registerSkill(WauzPlayerSkill) - Static method in class eu.wauz.wauzcore.skills.WauzPlayerSkillExecutor
Registers a skill, that can be obtained as skillgem.
registerSkill(WauzPlayerSkill, boolean) - Static method in class eu.wauz.wauzcore.skills.WauzPlayerSkillExecutor
Registers a skill.
registerSubclass(WauzPlayerSubclass) - Method in class eu.wauz.wauzcore.players.classes.BaseClass
Registers a subclass of the class.
registerTower(DefenseTower) - Static method in class eu.wauz.wauzcore.mobs.towers.WauzTowers
Registers a tower.
regPlayer(Player) - Static method in class eu.wauz.wauzcore.players.WauzPlayerDataPool
Registers a player, by creating a new player data.
regPlayerOneBlock(Player) - Static method in class eu.wauz.wauzcore.oneblock.OneBlockProgression
Registers a player, by creating a new one-block progressions.
relationDiscount - Variable in class eu.wauz.wauzcore.system.economy.WauzShopDiscount
The discount from the relation to the shop owner.
RelationLevel - Enum in eu.wauz.wauzcore.mobs.citizens
The level of a relationship between a player and a citizen.
RelationLevel(String, int, int, double) - Constructor for enum eu.wauz.wauzcore.mobs.citizens.RelationLevel
Creates a new relation level with given values.
relationName - Variable in enum eu.wauz.wauzcore.mobs.citizens.RelationLevel
The name of the relation level.
relationTier - Variable in enum eu.wauz.wauzcore.mobs.citizens.RelationLevel
The tier of the relation level.
RelationTracker - Class in eu.wauz.wauzcore.mobs.citizens
A class to track the progress of relationships between a player and a citizen.
RelationTracker() - Constructor for class eu.wauz.wauzcore.mobs.citizens.RelationTracker
 
remainingTime - Static variable in class eu.wauz.wauzcore.arcade.ArcadeLobby
The remaining time of the current game as readable string.
remove(Chunk) - Method in class eu.wauz.wauzcore.system.util.ChunkKeyMap
Removes the given chunk and its associated value from the map.
removeApplicant(String) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
Removes an guild applicant from the list.
removeDamageModifiers(EntityDamageEvent) - Static method in class eu.wauz.wauzcore.system.util.DeprecatedUtils
Removes the Minecraft damage modifiers from an event.
removeEffect(WauzPlayerEffect) - Method in class eu.wauz.wauzcore.players.effects.WauzPlayerEffects
Removes a single active status effect.
removeFilesRecursive(File) - Static method in class eu.wauz.wauzcore.system.util.WauzFileUtils
Deletes a folder with all of its contents.
removeFriend(Player, OfflinePlayer) - Static method in class eu.wauz.wauzcore.players.WauzPlayerFriends
Removes a friend from the player's friend list.
removeFromChunkMap(WauzCitizen, Chunk) - Static method in class eu.wauz.wauzcore.mobs.citizens.WauzCitizen
Removes a citizen from the chunk map, so they can no longer spawn in that chunk.
removeInactiveInstances() - Static method in class eu.wauz.wauzcore.system.instances.InstanceManager
Removes all instance folders.
removeItemsGetRemaining(ItemStack, Integer) - Method in class eu.wauz.wauzcore.items.InventoryItemRemover
Removes items from a stack, till the stack is empty or the given amount is reached.
removeOwner(String, Player) - Static method in class eu.wauz.wauzcore.mobs.pets.WauzActivePet
Removes a player from the owner map.
removePlayer(Player) - Static method in class eu.wauz.wauzcore.arcade.ArcadeLobby
Removes a player from the arcade lobby.
removePlayer(Player) - Method in class eu.wauz.wauzcore.players.ui.WauzPlayerBossBar
Removes a player that should no longer see this bar.
removePlayer(Player) - Method in class eu.wauz.wauzcore.players.WauzPlayerGroup
Removes a player and announces it to the group members.
removePlayer(OfflinePlayer) - Method in class eu.wauz.wauzcore.players.WauzPlayerGuild
Removes a player from the guild and announces it to all online members.
RENDER_RADIUS - Static variable in class eu.wauz.wauzcore.mobs.citizens.WauzCitizenSpawner
The radius in chunks, in which citizens should be rendered.
repair(Player, ItemStack, boolean) - Static method in class eu.wauz.wauzcore.system.economy.WauzShopActions
Tries to repair the given item for the player.
repairItem(Player, ItemStack) - Static method in class eu.wauz.wauzcore.items.DurabilityCalculator
Completely restores the durability of an item.
replaceStringFromLore(ItemStack, String, String) - Static method in class eu.wauz.wauzcore.items.util.ItemUtils
Replaces all occurances of a line inside an item stack's lore.
replaceStringFromLore(ItemStack, String, int, String) - Static method in class eu.wauz.wauzcore.items.util.ItemUtils
Replaces a substring with given word index in all occurances of a string inside an item's lore.
requestMap - Static variable in class eu.wauz.wauzcore.players.WauzPlayerFriends
A map of sent friend requests as player uuids.
requestMap - Static variable in class eu.wauz.wauzcore.players.WauzPlayerTrade
A map of sent trade requests as player uuids.
requiredClass - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
The required class to start the quest.
requiredLevel - Variable in class eu.wauz.wauzcore.items.identifiers.WauzEquipmentIdentifier
The level requirement of the equipment.
requiredPrequest - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
The required prequest to start the quest.
requirementAmount - Variable in class eu.wauz.wauzcore.system.quests.WauzQuestPhase
The amount of requirements to complete the phase.
requirements - Variable in class eu.wauz.wauzcore.system.quests.WauzQuestPhase
The list of questphase completion requirements.
requirementType - Variable in class eu.wauz.wauzcore.system.quests.WauzQuestPhase
The type of the completion requirements of the phase.
resetFlySpeed(Player) - Static method in class eu.wauz.wauzcore.players.calc.SpeedCalculator
Resets the player's fly speed.
resetWalkSpeed(Player) - Static method in class eu.wauz.wauzcore.players.calc.SpeedCalculator
Resets the player's walk speed.
resource - Variable in class eu.wauz.wauzcore.players.ui.WauzPlayerResourceBossBar
The resource, this bar belongs to.
resource - Variable in class eu.wauz.wauzcore.professions.WauzResourceSpawn
The instanced resource.
resourceConfigGetInt(String, String) - Static method in class eu.wauz.wauzcore.data.api.ResourceConfigurationUtils
Gets an int from a resource config.
resourceConfigGetString(String, String) - Static method in class eu.wauz.wauzcore.data.api.ResourceConfigurationUtils
Gets a string from a resource config.
resourceConfigGetStringList(String, String) - Static method in class eu.wauz.wauzcore.data.api.ResourceConfigurationUtils
Gets a string list from a resource config.
ResourceConfigurationUtils - Class in eu.wauz.wauzcore.data.api
Collection of methods for reading and writing data in resource config files.
ResourceConfigurationUtils() - Constructor for class eu.wauz.wauzcore.data.api.ResourceConfigurationUtils
 
ResourceConfigurator - Class in eu.wauz.wauzcore.data
Configurator to fetch or modify data from the Resource.yml files.
ResourceConfigurator() - Constructor for class eu.wauz.wauzcore.data.ResourceConfigurator
 
resourceCount - Static variable in class eu.wauz.wauzcore.professions.WauzResource
The number of all different registred resources.
resourceName - Variable in class eu.wauz.wauzcore.professions.WauzResource
The canonical name of the resource.
resourceSpawn - Variable in class eu.wauz.wauzcore.professions.WauzResourceCache
The resource spawn, the cache is referring to.
respawn(Player) - Static method in class eu.wauz.wauzcore.players.WauzPlayerRegistrator
Handles the respawn of a player.
respawnMins - Variable in class eu.wauz.wauzcore.professions.WauzResource
The respawn minutes of the resource.
reward - Variable in class eu.wauz.wauzcore.system.achievements.WauzAchievement
The amount of soulstones to receive as an achievement reward.
rewardChoiceItemNames - Variable in class eu.wauz.wauzcore.system.quests.WauzQuestLoot
The choosable item reward as string list.
rewardChoiceItems - Variable in class eu.wauz.wauzcore.system.quests.WauzQuestLoot
The choosable item reward.
rewardCoins - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
The coin reward of the quest.
rewardExp - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
The exp reward of the quest.
rewardItemNames - Variable in class eu.wauz.wauzcore.system.quests.WauzQuestLoot
The fixed item reward as string list.
rewardItems - Variable in class eu.wauz.wauzcore.system.quests.WauzQuestLoot
The fixed item reward.
rewardLoot - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
The loot reward of a quest.
rewardRelationExp - Variable in class eu.wauz.wauzcore.system.quests.WauzQuest
The relation exp reward of the quest.
rightPlayer - Variable in class eu.wauz.wauzcore.menu.TradeMenu
The player on the right side of the trade menu.
rightPlayerReady - Variable in class eu.wauz.wauzcore.menu.TradeMenu
The ready status of the player on the right side of the trade menu.
rightSlots - Static variable in class eu.wauz.wauzcore.menu.TradeMenu
Item slots on the right side of the trade menu.
rotateEntity(Entity) - Static method in class eu.wauz.wauzcore.skills.SkillUtils
Lets the entity rotate 360 degrees over the course of 0.5 seconds.
roundInventorySize(int) - Static method in class eu.wauz.wauzcore.menu.util.MenuUtils
Rounds the given inventory size, to a valid chest size.
rowStrings - Variable in class eu.wauz.wauzcore.players.ui.scoreboard.BaseScoreboard
The strings that represent the rows of the scoreboard.
run() - Method in class eu.wauz.wauzcore.building.PathGenerator
Lets the generator run, to generate the room matrix.
run(int) - Method in class eu.wauz.wauzcore.building.PathGenerator
Lets the generator run, to generate the room matrix.
run(Entity) - Method in class eu.wauz.wauzcore.mobs.towers.TowerDamageBooster
Executes this runnable for the given tower entity.
run(Entity) - Method in class eu.wauz.wauzcore.mobs.towers.TowerFreezingPulse
Executes this runnable for the given tower entity.
run(Entity) - Method in class eu.wauz.wauzcore.mobs.towers.TowerHealthRestorer
Executes this runnable for the given tower entity.
run(Entity) - Method in class eu.wauz.wauzcore.mobs.towers.TowerKnockbackCannon
Executes this runnable for the given tower entity.
run() - Method in class eu.wauz.wauzcore.players.calc.DamageCalculatorAttack
Determines the amount of damage a player dealt.
run() - Method in class eu.wauz.wauzcore.players.calc.DamageCalculatorDefense
Determines the amount of damage a player takes, with a default minimum of 1.
run(Entity) - Method in interface eu.wauz.wauzcore.skills.SkillUtils.TotemRunnable
Executes this runnable for the given totem.
run() - Method in class eu.wauz.wauzcore.system.annotations.AnnotationLoader
Runs the loader.
run() - Method in class eu.wauz.wauzcore.system.quests.QuestProcessor
Tries to accept or continue the quest.
rune - Variable in class eu.wauz.wauzcore.items.identifiers.WauzRuneBuilder
The type of the rune to create.
Rune - Annotation Type in eu.wauz.wauzcore.system.annotations
An annotation to mark classes as runes, to automatically register them on startup.
Rune.RuneAnnotationHelper - Class in eu.wauz.wauzcore.system.annotations
An utility to help registering runes.
RUNE_NAME - Static variable in class eu.wauz.wauzcore.items.runes.RuneHardening
The static name of the rune.
RUNE_NAME - Static variable in class eu.wauz.wauzcore.items.runes.RuneKnowledge
The static name of the rune.
RUNE_NAME - Static variable in class eu.wauz.wauzcore.items.runes.RunePower
The static name of the rune.
RUNE_NAME - Static variable in class eu.wauz.wauzcore.items.runes.RuneThorns
The static name of the rune.
RuneAnnotationHelper() - Constructor for class eu.wauz.wauzcore.system.annotations.Rune.RuneAnnotationHelper
 
RuneHardening - Class in eu.wauz.wauzcore.items.runes
A rune, that can be inserted into a piece of equipment, with a fitting slot.
RuneHardening() - Constructor for class eu.wauz.wauzcore.items.runes.RuneHardening
 
runeItemStack - Variable in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
The rune item stack that is getting inserted.
RuneKnowledge - Class in eu.wauz.wauzcore.items.runes
A rune, that can be inserted into a piece of equipment, with a fitting slot.
RuneKnowledge() - Constructor for class eu.wauz.wauzcore.items.runes.RuneKnowledge
 
runeMap - Static variable in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
A map of all runes, indexed by rune id.
runeMightDecimal - Variable in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
The might of the rune, determinig its power.
runEndTimer(int) - Static method in class eu.wauz.wauzcore.arcade.ArcadeUtils
Runs a recursive timer for all players in the minigame.
RunePower - Class in eu.wauz.wauzcore.items.runes
A rune, that can be inserted into a piece of equipment, with a fitting slot.
RunePower() - Constructor for class eu.wauz.wauzcore.items.runes.RunePower
 
RuneThorns - Class in eu.wauz.wauzcore.items.runes
A rune, that can be inserted into a piece of equipment, with a fitting slot.
RuneThorns() - Constructor for class eu.wauz.wauzcore.items.runes.RuneThorns
 
runeType - Variable in class eu.wauz.wauzcore.items.runes.insertion.WauzRuneInserter
The type of the rune.
runeTypesList - Variable in class eu.wauz.wauzcore.commands.completion.TabCompleterRunes
A list of available rune ids.
runNextTimer(int) - Static method in class eu.wauz.wauzcore.arcade.ArcadeUtils
Runs a recursive timer for all players in the lobby.
runStartTimer(int, int) - Static method in class eu.wauz.wauzcore.arcade.ArcadeUtils
Runs a recursive timer for all players in the minigame.
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