Open Book

 public static void openPlayer(Player player, ItemStack book);

Options:

  • player - the player to whom it will open book

  • book - the book that will open

Last updated