Class Book.BookAPI

  • Enclosing class:
    Book

    public static class Book.BookAPI
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BookAPI()  
    • Method Summary

      Modifier and Type Method Description
      static void openBook​(Book book, org.bukkit.entity.Player p)
      Open the Book for the player
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BookAPI

        public BookAPI()
    • Method Detail

      • openBook

        public static void openBook​(Book book,
                                    org.bukkit.entity.Player p)
        Open the Book for the player
        Parameters:
        book - The Book
        p - The player