Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

R

radius - Variable in class net.pottercraft.ollivanders2.spell.BlockTransfiguration
How many blocks out from the target are affects.
radius - Static variable in class net.pottercraft.ollivanders2.spell.LEGILIMENS
The radius that legilimens can find a target in
RANACULUS_AMPHORAM - Class in net.pottercraft.ollivanders2.spell
Snail to teapot for mincraft using tadpole as one of the smallest mobs
RANACULUS_AMPHORAM - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
RANACULUS_AMPHORAM(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.RANACULUS_AMPHORAM
Constructor.
RANACULUS_AMPHORAM(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.RANACULUS_AMPHORAM
Default constructor for use in generating spell text.
random - Static variable in class net.pottercraft.ollivanders2.common.Ollivanders2Common
Global Random instance for generating random numbers across the plugin.
RAT_SPLEEN - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
RAVENCLAW - Enum constant in enum class net.pottercraft.ollivanders2.house.O2HouseType
Ravenclaw - The house of the wise and intelligent, associated with blue and bronze.
readApparateLocation() - Method in class net.pottercraft.ollivanders2.GsonDAO
Read the apparate locations
readHousePoints() - Method in interface net.pottercraft.ollivanders2.GenericDAO
Read saved house points data
readHousePoints() - Method in class net.pottercraft.ollivanders2.GsonDAO
read the house points json data
readHouses() - Method in interface net.pottercraft.ollivanders2.GenericDAO
Read saved house sort data
readHouses() - Method in class net.pottercraft.ollivanders2.GsonDAO
Read the house sort data from json
readSavedDataListMap(String) - Method in interface net.pottercraft.ollivanders2.GenericDAO
Data reader
readSavedDataListMap(String) - Method in class net.pottercraft.ollivanders2.GsonDAO
Read a serilized list of maps from json file
readSavedDataMapStringMap(String) - Method in interface net.pottercraft.ollivanders2.GenericDAO
Data reader
readSavedDataMapStringMap(String) - Method in class net.pottercraft.ollivanders2.GsonDAO
Read a serilaized map of strings and maps from json file
RED - Enum constant in enum class net.pottercraft.ollivanders2.common.O2Color
red - Color.RED, ChatColor.RED, "§c", DyeColor.RED
REDUCIO - Class in net.pottercraft.ollivanders2.spell
Shrinks a giant to a normal zombie, makes certain entities babies and slimes smaller.
REDUCIO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
REDUCIO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.REDUCIO
Constructor.
REDUCIO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.REDUCIO
Default constructor for use in generating spell text.
REDUCTO - Class in net.pottercraft.ollivanders2.spell
Creates an explosion of magnitude depending on the spell level which destroys blocks and sets fires.
REDUCTO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
REDUCTO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.REDUCTO
Constructor.
REDUCTO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.REDUCTO
Default constructor for use in generating spell text.
REGENERATION - Class in net.pottercraft.ollivanders2.effect
REGENERATION effect - restores a player's health over time.
REGENERATION - Enum constant in enum class net.pottercraft.ollivanders2.effect.O2EffectType
REGENERATION(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.REGENERATION
Constructor for REGENERATION effect.
REGENERATION_POTION - Class in net.pottercraft.ollivanders2.potion
Regeneration Potion - heals the drinker over time through magical regeneration.
REGENERATION_POTION - Enum constant in enum class net.pottercraft.ollivanders2.potion.O2PotionType
REGENERATION_POTION(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.potion.REGENERATION_POTION
Constructor for Regeneration Potion.
removeAllEffects() - Method in class net.pottercraft.ollivanders2.effect.O2Effects
Remove all active and saved effects from all players system-wide.
removeDamage(double) - Method in class net.pottercraft.ollivanders2.effect.BURNING
Reduce the damage done by this burning effect.
removeEffect(UUID, O2EffectType) - Method in class net.pottercraft.ollivanders2.effect.O2Effects
Remove an effect from a player, cleaning up state and message handling.
removeEnchantment(Item) - Method in class net.pottercraft.ollivanders2.item.enchantment.EnchantedItems
Remove an enchantment from an Item entity.
removeEnchantment(ItemStack) - Method in class net.pottercraft.ollivanders2.item.enchantment.EnchantedItems
Remove an enchantment from an ItemStack completely.
removeEnchantmentNBT(ItemStack) - Static method in class net.pottercraft.ollivanders2.item.enchantment.EnchantedItems
Remove enchantment NBT tags from an ItemStack without affecting the cache.
removeLocation(String) - Static method in class net.pottercraft.ollivanders2.spell.APPARATE
Remove an apparate location
RemoveO2Effect - Class in net.pottercraft.ollivanders2.spell
Remove an O2Effect from a target player.
RemoveO2Effect(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.RemoveO2Effect
Constructor.
RemoveO2Effect(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.RemoveO2Effect
Default constructor for use in generating spell text.
removePlayer(UUID) - Method in class net.pottercraft.ollivanders2.player.O2Players
Remove a player
RemovePotionEffect - Class in net.pottercraft.ollivanders2.spell
Remove potion effects from a target.
RemovePotionEffect(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.RemovePotionEffect
Constructor.
RemovePotionEffect(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.RemovePotionEffect
Default constructor for use in generating spell text.
RemovePotionEffectInRadius - Class in net.pottercraft.ollivanders2.spell
Remove a potion effect for all entities in a radius of the caster
RemovePotionEffectInRadius(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.RemovePotionEffectInRadius
Constructor.
RemovePotionEffectInRadius(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.RemovePotionEffectInRadius
Default constructor for use in generating spell text.
removeStationarySpell(O2StationarySpell) - Method in class net.pottercraft.ollivanders2.stationaryspell.O2StationarySpells
Marks a stationary spell for removal.
removeTeleportAction(Ollivanders2TeleportActions.O2TeleportAction) - Method in class net.pottercraft.ollivanders2.Ollivanders2
Remove a teleport action.
removeTeleportEvent(Ollivanders2TeleportActions.O2TeleportAction) - Method in class net.pottercraft.ollivanders2.Ollivanders2TeleportActions
Remove a teleport action from the list.
REPARIFARGE - Class in net.pottercraft.ollivanders2.spell
The Reparifarge spell - an untransfiguration counter-spell.
REPARIFARGE - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
REPARIFARGE(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.REPARIFARGE
Constructor.
REPARIFARGE(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.REPARIFARGE
Default constructor for use in generating spell text.
reparifargeBlock(Block) - Method in class net.pottercraft.ollivanders2.spell.REPARIFARGE
Attempts to revert any active block transfiguration affecting the target block.
reparifargeEntity(Entity) - Method in class net.pottercraft.ollivanders2.spell.REPARIFARGE
Attempts to revert any active entity transfiguration affecting the target entity.
REPARIFORS - Class in net.pottercraft.ollivanders2.spell
Reparifors is a healing spell that reverts minor magically-induced ailments, such as paralysis and poisoning.
REPARIFORS - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
REPARIFORS(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.REPARIFORS
Constructor.
REPARIFORS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.REPARIFORS
Default constructor for use in generating spell text.
REPARO - Class in net.pottercraft.ollivanders2.spell
Repairs a damageable item you aim it at.
REPARO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
REPARO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.REPARO
Constructor.
REPARO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.REPARO
Default constructor for use in generating spell text.
REPELLO_MUGGLETON - Class in net.pottercraft.ollivanders2.spell
The Muggle-Repelling -Repello Muggletum - is a charm that prevents Muggles from seeing or entering an area.
REPELLO_MUGGLETON - Class in net.pottercraft.ollivanders2.stationaryspell
The Muggle-Repelling Charm (Repello Muggleton) - a stationary concealment shield spell that prevents non-magical people from seeing or entering a protected area.
REPELLO_MUGGLETON - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
REPELLO_MUGGLETON - Enum constant in enum class net.pottercraft.ollivanders2.stationaryspell.O2StationarySpellType
Repello Muggleton: Repels non-magical people from a protected area.
REPELLO_MUGGLETON(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.REPELLO_MUGGLETON
Constructs a REPELLO_MUGGLETON spell from deserialized data.
REPELLO_MUGGLETON(Ollivanders2, UUID, Location, int, int) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.REPELLO_MUGGLETON
Constructs a new REPELLO_MUGGLETON spell cast by a player.
REPELLO_MUGGLETON(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.REPELLO_MUGGLETON
Constructor.
REPELLO_MUGGLETON(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.REPELLO_MUGGLETON
Default constructor for use in generating spell text.
requiresLibsDisguises(O2PotionType) - Static method in class net.pottercraft.ollivanders2.common.Ollivanders2Common
Determine if a potion requires LibsDisguises
requiresLibsDisguises(O2SpellType) - Static method in class net.pottercraft.ollivanders2.common.Ollivanders2Common
Determine if a spell requires LibsDisguises
reset() - Method in class net.pottercraft.ollivanders2.house.O2Houses
Reset the complete house system to its initial state.
resetHousePoints() - Method in class net.pottercraft.ollivanders2.house.O2Houses
Reset all house points to zero.
resetPotionCount() - Method in class net.pottercraft.ollivanders2.player.O2Player
Resets the known spells for this player to none.
resetProphecies() - Method in class net.pottercraft.ollivanders2.divination.O2Prophecies
Clear all pending prophecies (both active and offline).
resetSouls() - Method in class net.pottercraft.ollivanders2.player.O2Player
Reset the soul count to zero.
resetSpellCount() - Method in class net.pottercraft.ollivanders2.player.O2Player
Resets the known spells for this player to none.
restore() - Method in class net.pottercraft.ollivanders2.effect.ShapeShiftSuper
Restore the player to their original human form.
restoreFullHealth(Player) - Static method in class net.pottercraft.ollivanders2.player.O2PlayerCommon
Restore a player to full health
revert() - Method in class net.pottercraft.ollivanders2.spell.AVIFORS
Revert the entity back to their original form.
revert() - Method in class net.pottercraft.ollivanders2.spell.BlockTransfiguration
Restores all transfigured blocks to their original material types.
revert() - Method in class net.pottercraft.ollivanders2.spell.EntityDisguise
Revert the entity back to their original form.
revert() - Method in class net.pottercraft.ollivanders2.spell.EntityTransfiguration
Revert the transfigured entity back to its original state.
revert() - Method in class net.pottercraft.ollivanders2.spell.IncendioSuper
Change fire blocks back to air
revert() - Method in class net.pottercraft.ollivanders2.spell.LUMOS_DUO
 
revert() - Method in class net.pottercraft.ollivanders2.spell.LUMOS_MAXIMA
Revert all the blocks changed by this spell
revert() - Method in class net.pottercraft.ollivanders2.spell.O2Spell
Reverts any temporary changes made to the world by this spell.
revert() - Method in class net.pottercraft.ollivanders2.spell.PARTIS_TEMPORUS
Re-activate the spells
revert() - Method in class net.pottercraft.ollivanders2.spell.TransfigurationBase
Revert the transfiguration, if not permanent
revertTempBlock(Block) - Method in class net.pottercraft.ollivanders2.Ollivanders2
Deprecated.
RICTUSEMPRA - Class in net.pottercraft.ollivanders2.spell
The Tickling Charm, also known as the Tickle Charm - Rictusempra - is a charm that caused the target to buckle with laughter.
RICTUSEMPRA - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
RICTUSEMPRA(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.RICTUSEMPRA
Constructor.
RICTUSEMPRA(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.RICTUSEMPRA
Default constructor for use in generating spell text.
rightWand - Static variable in class net.pottercraft.ollivanders2.player.O2PlayerCommon
Multiplier for spell casting, when using their destined wand, this is 1, so no effect.
rightWand - Variable in class net.pottercraft.ollivanders2.spell.O2Spell
Represents which wand the user was holding.
ROTTEN_FLESH - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
ROTTEN_FLESH - Enum constant in enum class net.pottercraft.ollivanders2.item.wand.O2WandCoreType
Rotten flesh - legacy
run() - Method in class net.pottercraft.ollivanders2.Ollivanders2Schedule
Primary plugin scheduler that runs every game tick.
runAnimagus(CommandSender, String[]) - Method in class net.pottercraft.ollivanders2.player.O2Players
The year subCommand for managing everything related to animagus.
runApparateLocation(CommandSender, String[]) - Method in class net.pottercraft.ollivanders2.Ollivanders2
Run the apparate location subcommand
runCommand(CommandSender, String[]) - Method in class net.pottercraft.ollivanders2.book.O2Books
Handles the /olli books subcommands.
runCommand(CommandSender, String[], Ollivanders2) - Static method in class net.pottercraft.ollivanders2.effect.O2Effects
Handle the /ollivanders2 effect admin command for effect toggling.
RUNESPOOR_EGG - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
runPotions(CommandSender, String[]) - Method in class net.pottercraft.ollivanders2.Ollivanders2
Potions subcommand
runProphecies(CommandSender) - Method in class net.pottercraft.ollivanders2.Ollivanders2
Prophecies sub-command
runSummary(CommandSender, String[]) - Method in class net.pottercraft.ollivanders2.player.O2Players
Commands related to players.
runYear(CommandSender, String[]) - Method in class net.pottercraft.ollivanders2.player.O2Players
The year subCommand for managing everything related to years.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form