Class BOOK_OF_POTIONS
java.lang.Object
net.pottercraft.ollivanders2.book.O2Book
net.pottercraft.ollivanders2.book.BOOK_OF_POTIONS
The Book of Potions is a book concerned with Potion-making, written by wizard Zygmunt Budge. Like with Miranda
Goshawk's Book of Spells, this potions book has the ability to conjure utensils with which the reader can brew the
various potions included.
Contents:
CURE_FOR_BOILS
- See Also:
-
Field Summary
Fields inherited from class net.pottercraft.ollivanders2.book.O2Book
bookType, o2BookPotionsKey, o2BookSpellsKey, o2BookTypeKey, p, potions, spells -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.pottercraft.ollivanders2.book.O2Book
getAuthor, getBookItem, getBranch, getNumberOfPotions, getNumberOfSpells, getShortTitle, getTitle
-
Constructor Details
-
BOOK_OF_POTIONS
Constructor- Parameters:
plugin- a callback to the plugin
-