Class A_BEGINNERS_GUIDE_TO_TRANSFIGURATION
java.lang.Object
net.pottercraft.ollivanders2.book.O2Book
net.pottercraft.ollivanders2.book.A_BEGINNERS_GUIDE_TO_TRANSFIGURATION
A Beginner's Guide to Transfiguration - 1st and 2nd year transfiguration book
Contents:
CALAMUS
PERMURATE
LEPUS_SACCULUM
SCARABAEUS_FIBULUM
RANACULUS_AMPHORAM
VERA_VERTO
LAGOMORPHA
REPARIFARGE
MULTICORFORS
SNUFFLIFORS
- See Also:
-
Field Summary
Fields inherited from class net.pottercraft.ollivanders2.book.O2Book
bookType, o2BookPotionsKey, o2BookSpellsKey, o2BookTypeKey, p, potions, spells -
Constructor Summary
ConstructorsConstructorDescriptionA_BEGINNERS_GUIDE_TO_TRANSFIGURATION(@NotNull Ollivanders2 plugin) Constructor -
Method Summary
Methods inherited from class net.pottercraft.ollivanders2.book.O2Book
getAuthor, getBookItem, getBranch, getNumberOfPotions, getNumberOfSpells, getShortTitle, getTitle
-
Constructor Details
-
A_BEGINNERS_GUIDE_TO_TRANSFIGURATION
Constructor- Parameters:
plugin- a callback to the plugin
-