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

P

p - Variable in class net.pottercraft.ollivanders2.book.O2Book
Callback to the plugin
p - Variable in class net.pottercraft.ollivanders2.effect.O2Effect
Reference to the plugin for accessing configuration, logging, and server API.
p - Variable in class net.pottercraft.ollivanders2.item.enchantment.Enchantment
A reference to the plugin.
p - Variable in class net.pottercraft.ollivanders2.item.O2Item
Reference to the plugin
PACK - Class in net.pottercraft.ollivanders2.spell
Pack is the incantation of a spell used to make items pack themselves into a trunk.
PACK - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PACK(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PACK
Constructor.
PACK(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PACK
Default constructor for use in generating spell text.
pageDelimiter - Static variable in class net.pottercraft.ollivanders2.spell.CELATUM
The page delimiter used when the books pages get compressed to one string
parseArea(String) - Static method in class net.pottercraft.ollivanders2.common.Cuboid
Parses a string representation of cuboid coordinates into an integer array.
PARTIS_TEMPORUS - Class in net.pottercraft.ollivanders2.spell
Temporarily disables a stationary spell's effects if it is your spell.
PARTIS_TEMPORUS - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PARTIS_TEMPORUS(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PARTIS_TEMPORUS
Constructor.
PARTIS_TEMPORUS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PARTIS_TEMPORUS
Default constructor for use in generating spell text.
PERICULUM - Class in net.pottercraft.ollivanders2.spell
Shoots red burst fireworks in to the air.
PERICULUM - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PERICULUM(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PERICULUM
Constructor.
PERICULUM(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PERICULUM
Default constructor for use in generating spell text.
PERICULUM_DUO - Class in net.pottercraft.ollivanders2.spell
Shoots red burst fireworks in to the air.
PERICULUM_DUO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PERICULUM_DUO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PERICULUM_DUO
Constructor.
PERICULUM_DUO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PERICULUM_DUO
Default constructor for use in generating spell text.
permanent - Variable in class net.pottercraft.ollivanders2.effect.O2Effect
Flag indicating whether this effect is permanent.
PERMURATE - Class in net.pottercraft.ollivanders2.spell
Switching Spell
PERMURATE - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PERMURATE(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PERMURATE
Constructor.
PERMURATE(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PERMURATE
Default constructor for use in generating spell text.
PETRIFICUS_TOTALUS - Class in net.pottercraft.ollivanders2.spell
Full Body-Bind Curse - Used to temporarily bind the victim's body in a position much like that of a soldier at attention.
PETRIFICUS_TOTALUS - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PETRIFICUS_TOTALUS(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PETRIFICUS_TOTALUS
Constructor.
PETRIFICUS_TOTALUS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PETRIFICUS_TOTALUS
Default constructor for use in generating spell text.
PEWTER_CAULDRON - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
cauldron for making potions
PHOENIX_FEATHER - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
wand core
PHOENIX_FEATHER - Enum constant in enum class net.pottercraft.ollivanders2.item.wand.O2WandCoreType
Phoenix feather
PIERTOTUM_LOCOMOTOR - Class in net.pottercraft.ollivanders2.spell
Transfigures an iron golem from a block of iron, and snow golem from block of snow.
PIERTOTUM_LOCOMOTOR - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PIERTOTUM_LOCOMOTOR(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PIERTOTUM_LOCOMOTOR
Constructor.
PIERTOTUM_LOCOMOTOR(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PIERTOTUM_LOCOMOTOR
Default constructor for use in generating spell text.
PINK - Enum constant in enum class net.pottercraft.ollivanders2.common.O2Color
pink - Color.FUCHSIA, ChatColor.LIGHT_PURPLE, "§d", DyeColor.PINK
player - Variable in class net.pottercraft.ollivanders2.spell.O2Spell
The player who cast this spell.
PlayerChangeSizeSuper - Class in net.pottercraft.ollivanders2.effect
Parent class for all effects that change the player's scale.
PlayerChangeSizeSuper(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.PlayerChangeSizeSuper
Constructor
playerCommon - Static variable in class net.pottercraft.ollivanders2.Ollivanders2API
Common player functions
PlayerDisguise - Class in net.pottercraft.ollivanders2.spell
Super class for all transfigurations of players.
PlayerDisguise(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PlayerDisguise
Constructor.
PlayerDisguise(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PlayerDisguise
Default constructor for use in generating spell text.
playerEffects - Variable in class net.pottercraft.ollivanders2.player.O2Players
Effects manager for player effects.
playerFacingBlockType(Player, Material) - Static method in class net.pottercraft.ollivanders2.common.Ollivanders2Common
Determine if a player is facing a block type.
playerSummary(CommandSender, Player) - Method in class net.pottercraft.ollivanders2.player.O2Players
Displays a summary of player info for the Ollivanders2 plugin
PLAYING_CARDS - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
divination object
pluginDir - Static variable in class net.pottercraft.ollivanders2.Ollivanders2
The plugin data directory on the server
POINT_ME - Class in net.pottercraft.ollivanders2.spell
Spell which points you in the direction of north.
POINT_ME - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
POINT_ME(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.POINT_ME
Constructor.
POINT_ME(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.POINT_ME
Default constructor for use in generating spell text.
POISON - Class in net.pottercraft.ollivanders2.effect
Poison potion effect that causes periodic damage to the affected player.
POISON - Enum constant in enum class net.pottercraft.ollivanders2.effect.O2EffectType
POISON(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.POISON
Constructor for creating a poison potion effect.
POISON_ANTIDOTE_LESSER - Class in net.pottercraft.ollivanders2.effect
Reduced-potency antidote to the POISON potion effect.
POISON_ANTIDOTE_LESSER - Enum constant in enum class net.pottercraft.ollivanders2.effect.O2EffectType
POISON_ANTIDOTE_LESSER(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.POISON_ANTIDOTE_LESSER
Constructor for creating a reduced-potency poison antidote.
POISONOUS_POTATO - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
PORFYRO_ASTERI - Class in net.pottercraft.ollivanders2.spell
Shoots purple fireworks in to the air.
PORFYRO_ASTERI - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PORFYRO_ASTERI(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PORFYRO_ASTERI
Constructor.
PORFYRO_ASTERI(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PORFYRO_ASTERI
Default constructor for use in generating spell text.
PORFYRO_ASTERI_DUO - Class in net.pottercraft.ollivanders2.spell
A fancier version of PORFYRO_ASTERI.
PORFYRO_ASTERI_DUO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PORFYRO_ASTERI_DUO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PORFYRO_ASTERI_DUO
Constructor.
PORFYRO_ASTERI_DUO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PORFYRO_ASTERI_DUO
Default constructor for use in generating spell text.
PORFYRO_ASTERI_TRIA - Class in net.pottercraft.ollivanders2.spell
Fanciest version of PORFYRO_ASTERI.
PORFYRO_ASTERI_TRIA - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PORFYRO_ASTERI_TRIA(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PORFYRO_ASTERI_TRIA
Constructor.
PORFYRO_ASTERI_TRIA(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PORFYRO_ASTERI_TRIA
Default constructor for use in generating spell text.
PORTUS - Class in net.pottercraft.ollivanders2.item.enchantment
PORTUS portkey enchantment for items.
PORTUS - Class in net.pottercraft.ollivanders2.spell
Creates a port key.
PORTUS - Enum constant in enum class net.pottercraft.ollivanders2.item.enchantment.ItemEnchantmentType
Portkey enchantment that teleports the holder to a destination.
PORTUS - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PORTUS(Ollivanders2, int, String, String) - Constructor for class net.pottercraft.ollivanders2.item.enchantment.PORTUS
Constructor for creating a PORTUS portkey enchantment instance.
PORTUS(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PORTUS
Constructor.
PORTUS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PORTUS
Default constructor for use in generating spell text.
POTION_OPUSCULE - Class in net.pottercraft.ollivanders2.book
Potion Opuscule is an elementary book on potions by Jigger.
POTION_OPUSCULE - Enum constant in enum class net.pottercraft.ollivanders2.book.O2BookType
POTION_OPUSCULE(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.book.POTION_OPUSCULE
Constructor
potionColor - Variable in class net.pottercraft.ollivanders2.potion.O2Potion
Color of this potion.
PotionEffectAntidoteSuper - Class in net.pottercraft.ollivanders2.effect
Parent class for antidotes that neutralize standard Minecraft potion effects.
PotionEffectAntidoteSuper(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.PotionEffectAntidoteSuper
Constructor for creating a potion effect antidote.
PotionEffectSuper - Class in net.pottercraft.ollivanders2.effect
Parent class for effects that apply Minecraft potion effects to players.
PotionEffectSuper(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.PotionEffectSuper
Constructor for creating a potion effect.
potions - Variable in class net.pottercraft.ollivanders2.book.O2Book
Potions in book
POTIONS - Enum constant in enum class net.pottercraft.ollivanders2.O2MagicBranch
potions
potionSuccessMessage - Variable in class net.pottercraft.ollivanders2.potion.O2Potion
The success message to send when this potion is consumed
potionType - Variable in class net.pottercraft.ollivanders2.potion.O2Potion
The type this potion is.
potionTypeKey - Static variable in class net.pottercraft.ollivanders2.potion.O2Potions
Namespace key for storing potion type in item NBT tags.
POWDERED_ASHPODEL_ROOT - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
POWDERED_GRIFFIN_CLAW - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
POWDERED_SAGE - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
PRACTICAL_DEFENSIVE_MAGIC - Class in net.pottercraft.ollivanders2.book
Practical Defensive Magic - sent to Harry by Sirius and Lupin in his 5th year
PRACTICAL_DEFENSIVE_MAGIC - Enum constant in enum class net.pottercraft.ollivanders2.book.O2BookType
PRACTICAL_DEFENSIVE_MAGIC(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.book.PRACTICAL_DEFENSIVE_MAGIC
Constructor
printDebugMessage(String, Exception, RuntimeException, boolean) - Method in class net.pottercraft.ollivanders2.common.Ollivanders2Common
Print debug messages to the server log.
printLogMessage(String, Exception, RuntimeException, boolean) - Method in class net.pottercraft.ollivanders2.common.Ollivanders2Common
Print debug messages to the server log.
PRIOR_INCANTATO - Class in net.pottercraft.ollivanders2.spell
Prior Incantato is a spell that forced a wand to show an "echo" of the most recent spell it had performed.
PRIOR_INCANTATO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PRIOR_INCANTATO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PRIOR_INCANTATO
Constructor.
PRIOR_INCANTATO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PRIOR_INCANTATO
Default constructor for use in generating spell text.
processOwlPostRequest(Player, String) - Method in class net.pottercraft.ollivanders2.Ollivanders2OwlPost
Process an owl post request by a player.
PROPHETEIA - Class in net.pottercraft.ollivanders2.spell
Reveal an unfulfilled prophecy about a player.
PROPHETEIA - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PROPHETEIA(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PROPHETEIA
Constructor.
PROPHETEIA(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PROPHETEIA
Default constructor for use in generating spell text.
PROTEGO - Class in net.pottercraft.ollivanders2.effect
Spell shield charm that actively blocks projectile attacks through tracking and removal.
PROTEGO - Class in net.pottercraft.ollivanders2.spell
The Shield Charm - Protego - was a charm that protected the caster with an invisible shield that deflects spells and projectiles.
PROTEGO - Enum constant in enum class net.pottercraft.ollivanders2.effect.O2EffectType
PROTEGO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PROTEGO(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.PROTEGO
Constructor for creating an active projectile-tracking spell shield.
PROTEGO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO
Constructor.
PROTEGO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO
Default constructor for use in generating spell text.
PROTEGO_HORRIBILIS - Class in net.pottercraft.ollivanders2.spell
Protego horribilis stops dark arts spells entering the protected area, except the Killing Curse (which is too strong).
PROTEGO_HORRIBILIS - Class in net.pottercraft.ollivanders2.stationaryspell
A stationary shield spell that blocks Dark Arts spells from entering the protected area.
PROTEGO_HORRIBILIS - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PROTEGO_HORRIBILIS - Enum constant in enum class net.pottercraft.ollivanders2.stationaryspell.O2StationarySpellType
Protego Horribilis: A protection curse that defends against attacks.
PROTEGO_HORRIBILIS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.PROTEGO_HORRIBILIS
Simple constructor used for deserializing saved stationary spells at server start.
PROTEGO_HORRIBILIS(Ollivanders2, UUID, Location, int, int) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.PROTEGO_HORRIBILIS
Constructs a new PROTEGO_HORRIBILIS spell cast by a player.
PROTEGO_HORRIBILIS(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO_HORRIBILIS
Constructor.
PROTEGO_HORRIBILIS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO_HORRIBILIS
Default constructor for use in generating spell text.
PROTEGO_MAXIMA - Class in net.pottercraft.ollivanders2.spell
A stronger version of Protego that covers an area (rather than the caster) and protects against stronger spells.
PROTEGO_MAXIMA - Class in net.pottercraft.ollivanders2.stationaryspell
A stationary shield spell that creates a comprehensive protective barrier over an area.
PROTEGO_MAXIMA - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PROTEGO_MAXIMA - Enum constant in enum class net.pottercraft.ollivanders2.stationaryspell.O2StationarySpellType
Protego Maxima: A maximum-strength protective barrier spell.
PROTEGO_MAXIMA(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.PROTEGO_MAXIMA
Simple constructor used for deserializing saved stationary spells at server start.
PROTEGO_MAXIMA(Ollivanders2, UUID, Location, int, int) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.PROTEGO_MAXIMA
Constructs a new PROTEGO_MAXIMA spell cast by a player.
PROTEGO_MAXIMA(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO_MAXIMA
Constructor.
PROTEGO_MAXIMA(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO_MAXIMA
Default constructor for use in generating spell text.
PROTEGO_TOTALUM - Class in net.pottercraft.ollivanders2.spell
Protego totalum is a stationary spell which will prevent any entities from crossing its boundary.
PROTEGO_TOTALUM - Class in net.pottercraft.ollivanders2.stationaryspell
A stationary shield spell that creates a protective barrier preventing entities from entering.
PROTEGO_TOTALUM - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PROTEGO_TOTALUM - Enum constant in enum class net.pottercraft.ollivanders2.stationaryspell.O2StationarySpellType
Protego Totalum: A comprehensive protective spell covering an entire area.
PROTEGO_TOTALUM(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.PROTEGO_TOTALUM
Simple constructor used for deserializing saved stationary spells at server start.
PROTEGO_TOTALUM(Ollivanders2, UUID, Location, int, int) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.PROTEGO_TOTALUM
Constructs a new PROTEGO_TOTALUM spell cast by a player.
PROTEGO_TOTALUM(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO_TOTALUM
Constructor.
PROTEGO_TOTALUM(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PROTEGO_TOTALUM
Default constructor for use in generating spell text.
proximityAlarm() - Method in class net.pottercraft.ollivanders2.stationaryspell.CAVE_INIMICUM
Do the proximity alarm action for this spell.
proximityAlarm() - Method in class net.pottercraft.ollivanders2.stationaryspell.ConcealmentShieldSpell
Performs the proximity alarm action for this spell.
proximityAlarm() - Method in class net.pottercraft.ollivanders2.stationaryspell.REPELLO_MUGGLETON
Executes the proximity alarm action for this spell.
proximityCooldownLimit - Variable in class net.pottercraft.ollivanders2.stationaryspell.ConcealmentShieldSpell
The fixed duration (in ticks) of the proximity alarm cooldown (1 minute).
proximityCooldownTimer - Variable in class net.pottercraft.ollivanders2.stationaryspell.ConcealmentShieldSpell
Current cooldown counter for proximity alarms.
proximityRadiusModifier - Variable in class net.pottercraft.ollivanders2.stationaryspell.ConcealmentShieldSpell
The distance (in blocks) beyond the spell radius that triggers proximity alarms.
PUFFERFISH_EYE - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
potion ingredient
PULLUS - Class in net.pottercraft.ollivanders2.spell
Turn target player in to a chicken.
PULLUS - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PULLUS(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PULLUS
Constructor.
PULLUS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PULLUS
Default constructor for use in generating spell text.
PURPLE - Enum constant in enum class net.pottercraft.ollivanders2.common.O2Color
purple - Color.PURPLE, ChatColor.DARK_PURPLE, "§5", DyeColor.PURPLE
PYRO_PRASINA - Class in net.pottercraft.ollivanders2.spell
Green fireworks
PYRO_PRASINA - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PYRO_PRASINA(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PYRO_PRASINA
Constructor.
PYRO_PRASINA(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PYRO_PRASINA
Default constructor for use in generating spell text.
PYROSVESTIRAS - Class in net.pottercraft.ollivanders2.spell
Pyrosvestiras is a fire extinquishing spell if you decide that you want to put out that thing you lit on fire.
PYROSVESTIRAS - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
PYROSVESTIRAS(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.PYROSVESTIRAS
Constructor.
PYROSVESTIRAS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.PYROSVESTIRAS
Default constructor for use in generating spell text.
Pyrotechnia - Class in net.pottercraft.ollivanders2.spell
Shoots one or more fireworks in to the air.
Pyrotechnia(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.Pyrotechnia
Constructor.
Pyrotechnia(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.Pyrotechnia
Default constructor for use in generating spell text.
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