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

T

TARANTALLEGRA - Class in net.pottercraft.ollivanders2.spell
The Dancing Feet Spell - Tarantallegra - is a charm that makes a target's legs spasm wildly out of control, making it appear as though they are dancing.
TARANTALLEGRA - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
TARANTALLEGRA(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.TARANTALLEGRA
Constructor.
TARANTALLEGRA(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.TARANTALLEGRA
Default constructor for use in generating spell text.
targetID - Variable in class net.pottercraft.ollivanders2.effect.O2Effect
The unique identifier of the player affected by this effect.
TAROT_CARDS - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
divination object
TASSEOMANCY - Class in net.pottercraft.ollivanders2.divination
Tasseomancy divination spell implementation using tea-leaf reading and interpretation.
TASSEOMANCY - Enum constant in enum class net.pottercraft.ollivanders2.divination.O2DivinationType
TASSEOMANCY(Ollivanders2, Player, Player, int) - Constructor for class net.pottercraft.ollivanders2.divination.TASSEOMANCY
Constructor that initializes a tasseomancy divination prophecy.
TEA_LEAVES - Enum constant in enum class net.pottercraft.ollivanders2.item.O2ItemType
divination object
TEAL - Enum constant in enum class net.pottercraft.ollivanders2.common.O2Color
teal - Color.TEAL, ChatColor.DARK_AQUA, "ยง3", DyeColor.CYAN
TERGEO - Class in net.pottercraft.ollivanders2.spell
The siphoning spell.
TERGEO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
TERGEO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.TERGEO
Constructor.
TERGEO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.TERGEO
Default constructor for use in generating spell text.
testMode - Static variable in class net.pottercraft.ollivanders2.Ollivanders2
For use by tests only
TETRABIBLIOS - Class in net.pottercraft.ollivanders2.book
Hellenistic astrology book that became the basis for all western astrology, added as a "rare" book for more powerful spells.
TETRABIBLIOS - Enum constant in enum class net.pottercraft.ollivanders2.book.O2BookType
TETRABIBLIOS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.book.TETRABIBLIOS
Constructor
text - Variable in class net.pottercraft.ollivanders2.potion.O2Potion
The description text for this potion in books.
text - Variable in class net.pottercraft.ollivanders2.spell.O2Spell
The description text for this spell in spell books.
THE_DARK_FORCES - Class in net.pottercraft.ollivanders2.book
The Dark Forces: A Guide to Self-Protection - 1st and 2nd year Defense Against the Dark Arts
THE_DARK_FORCES - Enum constant in enum class net.pottercraft.ollivanders2.book.O2BookType
THE_DARK_FORCES(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.book.THE_DARK_FORCES
Constructor
THE_HEALERS_HELPMATE - Class in net.pottercraft.ollivanders2.book
The Healer's Helpmate
THE_HEALERS_HELPMATE - Enum constant in enum class net.pottercraft.ollivanders2.book.O2BookType
THE_HEALERS_HELPMATE(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.book.THE_HEALERS_HELPMATE
Constructor
threadDelay - Static variable in class net.pottercraft.ollivanders2.listeners.OllivandersListener
Number of ticks to delay thread start for
ThrownPotionStationarySpell - Class in net.pottercraft.ollivanders2.stationaryspell
Abstract base class for stationary spells created by thrown potions.
ThrownPotionStationarySpell(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.ThrownPotionStationarySpell
Simple constructor used for deserializing saved stationary spells at server start.
ThrownPotionStationarySpell(Ollivanders2, UUID, Location) - Constructor for class net.pottercraft.ollivanders2.stationaryspell.ThrownPotionStationarySpell
Simple constructor used for deserializing saved stationary spells at server start.
TICKLING - Class in net.pottercraft.ollivanders2.effect
Tickling effect that forces the affected player into a continuous sneak state.
TICKLING - Enum constant in enum class net.pottercraft.ollivanders2.effect.O2EffectType
TICKLING(Ollivanders2, int, boolean, UUID) - Constructor for class net.pottercraft.ollivanders2.effect.TICKLING
Constructor for creating a tickling effect.
ticksPerHour - Static variable in class net.pottercraft.ollivanders2.common.Ollivanders2Common
The number of ticks per hour for an MC server.
ticksPerMinute - Static variable in class net.pottercraft.ollivanders2.common.Ollivanders2Common
The number of ticks per minute for an MC server.
ticksPerSecond - Static variable in class net.pottercraft.ollivanders2.common.Ollivanders2Common
The number of ticks per second for an MC server.
TimeCommon - Enum Class in net.pottercraft.ollivanders2.common
Enumeration of standard times of day in Minecraft, based on day-relative ticks.
TITILLANDO - Class in net.pottercraft.ollivanders2.spell
The Tickling Hex - Titillando - also known as the Tickling Spell, is a hex that tickled and subsequently weakened the target.
TITILLANDO - Enum constant in enum class net.pottercraft.ollivanders2.spell.O2SpellType
TITILLANDO(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.TITILLANDO
Constructor.
TITILLANDO(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.TITILLANDO
Default constructor for use in generating spell text.
toggleVisibility(Player) - Method in class net.pottercraft.ollivanders2.stationaryspell.ConcealmentShieldSpell
Toggles the visibility of a specific player based on concealment rules.
TRANSFIGURATION - Enum constant in enum class net.pottercraft.ollivanders2.O2MagicBranch
transfiguration
TransfigurationBase - Class in net.pottercraft.ollivanders2.spell
The base class for all transfiguration spells that change blocks and entities.
TransfigurationBase(Ollivanders2, Player, Double) - Constructor for class net.pottercraft.ollivanders2.spell.TransfigurationBase
Constructor.
TransfigurationBase(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.spell.TransfigurationBase
Default constructor for use in generating spell text.
transfigurationMap - Variable in class net.pottercraft.ollivanders2.spell.BlockToEntityTransfiguration
If this is populated, a map of materials and what entity type to change them in to.
transfigurationMap - Variable in class net.pottercraft.ollivanders2.spell.BlockTransfiguration
If this is populated, any material type key will be changed to the value
transfigurationMap - Variable in class net.pottercraft.ollivanders2.spell.ItemToEntityTransfiguration
If this is populated, any material type key will be changed to the entity type
transfigurationMap - Variable in class net.pottercraft.ollivanders2.spell.ItemToItemTransfiguration
If this is populated, any material type key will be changed to the value
transfigurationMap - Variable in class net.pottercraft.ollivanders2.spell.LivingEntityToItemTransfiguration
If this is populated, any entity type key will be changed to item type material
transfigure() - Method in class net.pottercraft.ollivanders2.spell.BlockToEntityTransfiguration
Transfigure the block in to the desired entity type.
transfigure() - Method in class net.pottercraft.ollivanders2.spell.BlockTransfiguration
Transfigures blocks in a radius around the spell's target location.
transfigureEntity(Entity) - Method in class net.pottercraft.ollivanders2.spell.EntityDisguise
Transfigure the entity.
transfigureEntity(Entity) - Method in class net.pottercraft.ollivanders2.spell.EntityTransfiguration
Transfigures entity into new EntityType.
transfigureEntity(Entity) - Method in class net.pottercraft.ollivanders2.spell.EVANESCO
Remove the entity and set the transfigured entity to the original
transfigureEntity(Entity) - Method in class net.pottercraft.ollivanders2.spell.ItemToEntityTransfiguration
Transfigures item into EntityType.
transfigureEntity(Entity) - Method in class net.pottercraft.ollivanders2.spell.ItemToItemTransfiguration
Transfigures entity into new EntityType.
transfigureEntity(Entity) - Method in class net.pottercraft.ollivanders2.spell.LivingEntityToItemTransfiguration
Transfigures item into EntityType.
trapdoors - Static variable in class net.pottercraft.ollivanders2.common.Ollivanders2Common
All trapdoor materials.
TRAVELS_WITH_TROLLS - Class in net.pottercraft.ollivanders2.book
Travels with Trolls - 2nd year Defense Against the Dark Arts book
TRAVELS_WITH_TROLLS - Enum constant in enum class net.pottercraft.ollivanders2.book.O2BookType
TRAVELS_WITH_TROLLS(Ollivanders2) - Constructor for class net.pottercraft.ollivanders2.book.TRAVELS_WITH_TROLLS
Constructor
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